Skip to content

Latest commit

 

History

History
211 lines (167 loc) · 5.72 KB

changelog.md

File metadata and controls

211 lines (167 loc) · 5.72 KB
  • Date 01/07/2024

    • 3c490f6 ParthDhavan04
    • Feat: Create and Initialise Project
    • Fixes: Issue 1
    • Update: New Folders frontend and backend added

    • 4390b56 AmulyaJain2004
    • Feat: Improved README.md
    • Fixes: Issue 3
    • Update: Changes in README.md

  • Date 02/07/2024

    • 02f2416 Saga690
    • Feat: Create Favicon
    • Fixes: Issue 2
    • Update: Changes in frontend/public folder

    • f3aeb72ParthDhavan04
    • Feat: Low Fidelity Wireframe
    • Fixes: Issue 4
    • Update: New Folders UI/lowfidelity.md added

  • Date 03/07/2024

    • b06c1be ParthDhavan04
    • Feat: Fix deprecation warnings and vulnerabilities
    • Fixes: Issue 26
    • Update: New file babel.config.json added

    • c4018f1 ParthDhavan04
    • Feat: High-Fidelity wireframe
    • Fixes: Issue 5
    • Update: highfidelity.md added

    • 1d226d8 ParthDhavan04
    • Feat: Create home page
    • Fixes: Issue 8
    • Update: New Folders frontend/public/components/src/Home and assets added

  • Date 04/07/2024

    • 033f511 ParthDhavan04
    • Feat: Navbar created
    • Fixes: Issue 9
    • Update: New Folders frontend/public/components/src/Navbar added

    • b193a3c ParthDhavan04
    • Feat: Generate comic page created
    • Fixes: Issue 10
    • Update: New Folders frontend/public/components/src/Generate added

    • bea06d3 ParthDhavan04
    • Feat: Login page created
    • Fixes: Issue 6
    • Update: New Folders frontend/public/components/src/Login added

    • 128d98a ParthDhavan04
    • Feat: Conditional navbar rendering
    • Fixes: Issue 34
    • Update: Changes in App.js (frontend)

  • Date 05/07/2024

    • eea211e adx04
    • Feat: SignUp page created
    • Fixes: Issue 7
    • Update: New Folders frontend/public/components/src/SignUp added

    • 5b37b60 ParthDhavan04
    • Feat: Connection to DB
    • Fixes: Issue 13
    • Update: New folders in backend connectDB added

    • 91523c6 adx04
    • Feat: Feedback
    • Fixes: Issue 12
    • Update: New folders in frontend/public/components/src/Feedback added

    • 49893d2ParthDhavan04
    • Feat: User Schema
    • Fixes: Issue 37
    • Update: New folders in backend user schema models added

  • Date 06/07/2024

    • b262ec0 Saga690
    • Feat: SignUp API
    • Fixes: Issue 41
    • Update: app.js backend and signup pages in frontend modified

    • f229adc ParthDhavan04
    • Feat: Integration of frontend and backend SignUp API
    • Fixes: Issue 42
    • Update: app.js, models in backend and signup pages in frontend modified

  • Date 08/07/2024

    • 183038a ParthDhavan04
    • Feat: Login API
    • Fixes: Issue 46
    • Update: app.js backend and login pages modified

    • 183038a ParthDhavan04
    • Feat: Integration of frontend and backend Login API
    • Fixes: Issue 14
    • Update: app.js, backend and login pages in frontend modified

  • Date 11/07/2024

    • 5cdf33c ParthDhavan04
    • Feat: Dialogue Generation API
    • Fixes: Issue 15
    • Update: generate.js in frontend modified

    • 8621e47 ParthDhavan04
    • Feat: Targeted Display of API response
    • Fixes: Issue 49
    • Update: generate.js modified

  • Date 13/07/2024

    • a56a580 ParthDhavan04
    • Feat: Custom Storyline from User
    • Fixes: Issue 50
    • Update: generate.js in frontend modified

    • aea2520 rampantvoid
    • Feat: Comic Art Generation Integration
    • Fixes: Issue 16
    • Update: services/tensorartservice , controllers/comicController and various files created in backend

    • 068f434 ParthDhavan04
    • Feat: Tensor Art React integration
    • Fixes: Issue 55
    • Update: comichar.js file created in frontend

  • Date 16/07/2024

    • 56e1668 ParthDhavan04
    • Feat: Revamp generate comic page
    • Fixes: Issue 57
    • Update: Dashboard added in the UI folder

    • 35a2ea6 ParthDhavan04
    • Feat: Gemini API in backend
    • Fixes: Issue 59
    • Update: app.js and generatedialogue.js in backend

    • 0d21e95 ParthDhavan04
    • Feat: Integrate frontend and backend
    • Fixes: Issue 60
    • Update: generate.js in frontend modified

    • e10e1b3 ParthDhavan04
    • Feat: Implement revamped page layout
    • Fixes: Issue 62
    • Update: generate.js in frontend modified

    • 6c11f72 ParthDhavan04
    • Feat: Implement character tab
    • Fixes: Issue 64
    • Update: generate.js in frontend modified

  • Date 17/07/2024

    • 5e7b53f ParthDhavan04
    • Feat: Implement Scenes tab
    • Fixes: Issue 66
    • Update: generate.js in frontend modified

  • Date 21/07/2024

    • d27e58f rampantvoid
    • Feat: Prompt Setup
    • Fixes: Issue 68
    • Update: generate.js in frontend, files in backend modified