https://github.com/tcarters/vaccine-system
A Project build in the Context of my School Internship.
https://github.com/tcarters/vaccine-system
crud-operation nodejs react-qr-generator reactjs vitejs
Last synced: 3 months ago
JSON representation
A Project build in the Context of my School Internship.
- Host: GitHub
- URL: https://github.com/tcarters/vaccine-system
- Owner: Tcarters
- Created: 2022-05-14T15:29:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T15:31:32.000Z (about 4 years ago)
- Last Synced: 2025-06-23T11:51:07.916Z (about 1 year ago)
- Topics: crud-operation, nodejs, react-qr-generator, reactjs, vitejs
- Language: JavaScript
- Homepage:
- Size: 2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vaccine-Management-System
A Project build in the Context of my School Internship.
**Backend setting up**
##### mkdir server
##### npx install express-generator –no-view
##### yarn install
##### yarn add cors crypto-js dotenv jsonwebtoken mongoose nodemon
**Frontend Setting Up**
#### mkdir frontend
#### yarn create vite
#### yarn install
#### yarn add @mui/material @emotion/react @emotion/styled @mui/lab
#### @mui/x-data-grid @fontsource/roboto @mui/icons-material react-
#### chartjs-2 charts.js react-qr-code react-qr-reader axios moment query-
#### string react-router-dom
## ERD Diagram

## Class Diagram

## Case Diagram

### OUTPUTS
1. Home Page

2. Login Page

3. Dashboard

4. Qr-Scan Page
