An open API service indexing awesome lists of open source software.

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

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)