- Isaac (@isaac-h-chan)
- Create User Profile
- Log in
- Edit Note
- Delete Note
- Filter by Tags (create tags)
- Generate thumbnails for notes using Together API
- Search Notes
- Kathy (@crxbun) - TEAM LEAD
- Create Note
- Filter by Tags (filtering)
- Delete User Profile
- Caroline (@Caroline-Zana)
- Majority of initial frontend
- Search notes
- Duy (@Duy-Nguyen012)
- Update User Profile
- Convert Note into pdf
- Pull the repository
- Install all required python packages using the following command in terminal
pip install -r requirements.txt
- macOS/Linux: Start the website by running the following command
python3 run.py
- Windows: Start the website by running the following command
python run.py
- Go to http://127.0.0.1:5000/ in a web browser such as Chrome or Firefox