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

https://github.com/rajatsandeepsen/fastlabscan

Fastest Attendence Recording App - for Faculties of SJCET
https://github.com/rajatsandeepsen/fastlabscan

Last synced: 7 months ago
JSON representation

Fastest Attendence Recording App - for Faculties of SJCET

Awesome Lists containing this project

README

          

# qr-lab
nextjs app to decode QR

```
const { data } = req.query
const [year, dept, reg] = data as string[]
```