TeamUP provides customisable and analytical team formation solutions to both NUS students and staff.
This project comprises 2 components:
- Student Portal (
/student
)
- Login with:
- Username: [email protected]
- Password: 123456
- Staff Portal (
/staff
)
- Login with:
- Username: [email protected]
- Password: 123456
Before you start:
-
Download and install Python3
-
Install the required Python3 libraries:
pip install, pandas, numpy, scikit-learn
You can visit and use the fully deployed, live page at either:
- https://yuuuuu0801.github.io/BT3103_deploy/ or:
- https://s3-ap-southeast-1.amazonaws.com/bt3103deploy/BT3103_deploy/index.html
Occasionally, the Course Info pages (demographics and timeline) are not fully loaded and connected to the database. A simple refresh would normally do away with this connection issue.
- Vue - The frontend framework used
- Bootstrap - The frontend framework used (jQuery-based)
- Google Firebase - The database backend used
- Yang Ziyue - Frontend
- Yang Yuesong - ML Algorithms
- Zou Yuting - Database
- Zhu Bo Lin - Database