Skip to content

WeCare is a transformative healthcare platform that empowers seamless management of patient data and fosters real-time connections between doctors, enhancing the quality of care.

Notifications You must be signed in to change notification settings

CodeVoyager15/WeCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

1st. Run Posgresql local machine

  • git clone

Run the server: create .env

  • cd client
  • npm install
  • npm run dev

Run the Client: create .env

  • npm server

  • npm install

  • npm run dev

  • npx prisma migrate dev

part-1 [Server Configure]

    1. Clone Server Install dependencies and configure .env
    1. Insatall PostgreSQL and connect to the database
    1. Generate Gmail app for and configure it in .evn
    1. Cloudinary Account creation and configure to .env`
    1. Create SSCL Commerce account and configure it to `

🔲 part-4 [Reusable+rtk+axios+]

⏩ No rtk operation were performed. ⏩ just performed the login and register operation based on react hook form

Add axios base query

🔲 part-3 [Login+ Logout + Register Functionable using server action]

    1. Create Patient Register Page
    1. Create User Login Page
    1. Get Input Field From Valuses Using React Hook Form
    1. Modify Patient Data into Form Data
    1. Register Patient Server Fuctionality
    1. Implement Login User Server Fuctionality
    1. Set Token in Browser Local Storage
    1. Retrive User info from Browser Local Storage
    1. Implement Logout Functionality
    1. Implement lazy loading to Navbar component

Project:

About

WeCare is a transformative healthcare platform that empowers seamless management of patient data and fosters real-time connections between doctors, enhancing the quality of care.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages