https://github.com/aaalgieee/usams
University Student Attendance Monitoring System | Web Development Project - UIC
https://github.com/aaalgieee/usams
Last synced: 6 months ago
JSON representation
University Student Attendance Monitoring System | Web Development Project - UIC
- Host: GitHub
- URL: https://github.com/aaalgieee/usams
- Owner: aaalgieee
- Created: 2024-03-04T13:05:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T01:01:03.000Z (about 2 years ago)
- Last Synced: 2024-05-22T08:39:44.532Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 4.78 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# University Student Attendance Monitoring System (USAMS)
A Web Development project in collaboration with UIC - MIS in addressing student attendance in events.
## Tech Stack
**Frontend:** React, TailwindCSS
**Backend:** FastAPI
## Installation
Install this repo with yarn
```bash
npm install --global yarn
cd usams
yarn
yarn dev
```
## Acknowledgements
- [Wilfredo Marinay, Jr.](https://github.com/derf567)
- [Micah Espinosa](https://github.com/mikkmikkk)