Skip to content

A Project I created to learn more about Next js and backend. This project idea is to help clinic to manage their patient data

Notifications You must be signed in to change notification settings

AsterinGray/Patient-Data-Manager

Repository files navigation

Patient Data Manager

An application to help clinic manage their patient data and record. Created using Next JS Framework, Redux Toolkit, Styled Component, Mongoose, and Typescript.

How to run

  1. Clone the repository and run yarn install
  2. Create copy content of .env.example then create a file name .env
  3. Change the content of .env file to your desire
  4. To start the server run yarn run dev

Dependencies

  • @hookform/resolvers 2.8.8",
  • @reduxjs/toolkit 1.8.1",
  • axios 0.27.2",
  • bcrypt 5.0.1",
  • jsonwebtoken 8.5.1",
  • mongoose 6.3.2",
  • next 12.1.6",
  • next-redux-wrapper 7.0.5",
  • react 18.1.0",
  • react-dom 18.1.0",
  • react-hook-form 7.30.0",
  • react-redux 8.0.1",
  • react-toastify 9.0.1",
  • styled-components 5.3.5",
  • yup 0.32.11"

About

A Project I created to learn more about Next js and backend. This project idea is to help clinic to manage their patient data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages