https://github.com/hoangvvo/co3001-smartstudentprintingservice
Smart Student Printing Service for HCMUT CO3001 course
https://github.com/hoangvvo/co3001-smartstudentprintingservice
Last synced: 3 months ago
JSON representation
Smart Student Printing Service for HCMUT CO3001 course
- Host: GitHub
- URL: https://github.com/hoangvvo/co3001-smartstudentprintingservice
- Owner: hoangvvo
- Created: 2023-11-05T04:32:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T18:49:27.000Z (over 1 year ago)
- Last Synced: 2025-02-09T21:41:18.527Z (4 months ago)
- Language: TypeScript
- Homepage: https://co-3001-smart-student-printing-service.vercel.app
- Size: 19.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Project: SmartStudentPrintingService
## Team members
| No. | Full name | Student ID |
| --- | ------------------ | ---------- |
| 1 | Hồ Công Gia Bảo | 2152414 |
| 2 | Vũ Lê Bình | 2152440 |
| 3 | Võ Việt Hoàng | 2152355 |
| 4 | Trần Trường Giang | 2152534 |
| 5 | Nguyễn Phúc Toàn | 2153902 |
| 6 | Phương Xương Thịnh | 2012479 |
| 7 | Nguyễn Nhất Huy | 2053042 |## Project Strucutre
| Directory | Description |
| --------- | ----------------------------------------- |
| backend | The backend of the project using NodeJS |
| frontend | The frontend of the project using Next.js |
| docs | Documents of the project |For more information, please refer to the README.md in each directory.