Skip to content

Latest commit

 

History

History
106 lines (77 loc) · 3.01 KB

changelog.md

File metadata and controls

106 lines (77 loc) · 3.01 KB
  • Date 01/07/2024

    • bfdeb83a0faf3912b375da077ed22f88ef8b53ac ParthDhavan04 https://github.com/ParthDhavan04

      • Feat: Setup HomePage
      • Fixes: Issue 1
      • Update: Created frontend and backend directory with homepage
    • bfdeb83a0faf3912b375da077ed22f88ef8b53ac ParthDhavan04 https://github.com/ParthDhavan04

      • Feat: Setup Vite
      • Fixes: Issue 20
      • Update: Setup Vite framework for React
    • 1002ee5110ec0bf4cb8cf8947dc21e56ff5354b9 shradiphylleia https://github.com/shradiphylleia

      • Feat: Created Schema for users
      • Fixes: Issue 14
      • Update: Created backend/models
    • 1002ee5110ec0bf4cb8cf8947dc21e56ff5354b9 shradiphylleia https://github.com/shradiphylleia

      • Feat: Implement JWT token
      • Fixes: Issue 10
      • Update: Updated backend/index.js
    • 06895a0952344fa0eb8f178070528db44216f1f0 ParthDhavan04 https://github.com/ParthDhavan04

      • Feat: Update the homepage UI
      • Fixes: Issue 27
      • Update: UI improvements for homepage
  • Date 02/07/2024

    • bca15aa2c0f61c49b4097a9c0f0e802a06505477 Siddharthaaa21 https://github.com/Siddharthaaa21

      • Feat: Create Login page
      • Fixes: Issue 2
      • Update: Changes in frontend
    • bca15aa2c0f61c49b4097a9c0f0e802a06505477 Siddharthaaa21 https://github.com/Siddharthaaa21

      • Feat: Create Registration page
      • Fixes: Issue 3
      • Update: Changes in frontend
    • 0c0fb600d70e9bf4044e3560d5fa7b21723a8a64 Saga690 https://github.com/Saga690

      • Feat: Connect backend to mongoDb
      • Fixes: Issue 26
      • Update: Created backend/connectDB/connect.js and updated other files
    • a75df2595b57ee4aeae286ce67a992ed274f8ee4 shradiphylleia https://github.com/shradiphylleia

      • Feat: Design Logo
      • Fixes: Issue 32
      • Update: Changed frontend/src/assets
    • 5c1d1d7326b827f9c3f6e1693481eab4abbe9406 ParthDhavan04 https://github.com/ParthDhavan04

      • Feat: Creating NavBar
      • Fixes: Issue 17
      • Update: Created frontend/src/components/Navbar
    • 02bad4769b1a7857a7091666210ca25f7ca33f8f Saga690 https://github.com/Saga690

      • Feat: Update Schema
      • Fixes: Issue 40
      • Update: Updated backend/models
    • eb9c21e0e7f49320cbb8c898eabc4a9cfb01585a ParthDhavan04 https://github.com/ParthDhavan04

      • Feat: Integrate Frontend and backend
      • Fixes: Issue 25
      • Update: Integrate login register with database and backend
    • f95c795e47d4000cf7fd03cec55a00ac82fa26a6 Siddharthaaa21 https://github.com/Siddharthaaa21

      • Feat: Create Footer
      • Fixes: Issue 37
      • Update: Changes in frontend/src/assets/components
    • f0aa8df41e4691ba3fee90c9c1ce228e957a94a6 Saga690 https://github.com/Saga690

      • Feat: Create Schema for storing patient data
      • Fixes: Issue 22
      • Update: Created backend/models and updated other files
    • f0aa8df41e4691ba3fee90c9c1ce228e957a94a6 Saga690 https://github.com/Saga690

      • Feat: Create Schema for storing patient data
      • Fixes: Issue 48
      • Update: Created backend/index.js