Task Scheduler Web App
Do you feel that your basic task scheduling apps should also track your mood and suggest a task accordingly? We hear it. We are trying to build a tool that will enable fast execution of our tasks under any mood. Simplii
parameterizes emotions, deadlines, task difficulty and moods to suggest a task to be done keeping you at your productive best.
VideoPresentation.mp4
Demo.mp4
Python | JavaScript | HTML5 | CSS3 | Bootstrap | jQuery | Flask | MongoDB |
ER Diagram | Application Flowchart |
---|---|
-
- Download Python3.x on your system.
-
E.g If you downloaded
Python 3.9.7
above, thenSteps to setup virtual environment
- Create a virtual environment using
python 3.9 -m venv project_venv
- Activate the virtual environment
source project_venv/bin/activate
- Build the virtual environment:(must be present in project directory)
pip install -r requirements.txt
- Create a virtual environment using
-
To run the application locally:
- Clone [this (Simplii) github repo] (https://github.com/deekay2310/Simplii)
- Run
flask run
- Site will be hosted at:
https://127.0.0.1:5000/
Dev Kumar |
Prakruthi Somashekar |
Radhika Raman |
Rohan Sinha |
Sunidhi Hegde |
For any queries and help, please reach out to us at: [email protected]