Team T.R.I.A.D 's entry for Hackverse 2.0
In the times of pandemic we all are secluded from each other and it is very frequent that we feel demotivated. This app helps you to stay in touch with your friends and keep themselves motivated so that everyone can prosper together. It helps in achieving a positive and competitive environment so that we can together complete our tasks.It will encourage and motivate you to complete your tasks as you can see your ranks in the leaderboard and compete to stay on top. It also helps one to cope up with the loneliness and helps induce a sense of well being like the word cog means!!
- Let's Connect
- Let's Go Contactless
- Allow users to record the tasks to be completed
- A separate task manager for every user to keep a track of their progress
- Send the user notifications to remind them to complete their tasks
- Live leaderboard of friends to see what percentage of tasks are completed
- Rewards/Achievements/Badges for Best performers
- A calender to help you schedule future tasks and improve productivity
- HTML
- CSS
- Javascript
- Django
- Python
Follow the instructions below to run the application:
-
Clone the repository
git clone https://github.com/WCoder007/FriendsCog.git
-
install all dependancies, preferably in a virtual environment.
python -m pip install Django==3.2.1
-
cd TODO
-
Run the application
python manage.py runserver
-
You can visit the web app at localhost:(http://127.0.0.1:8000/) in your browser
- Add app facility for notifications.
- Add games,chat box,etc to make it more interactive.
- Connect with healthcare apps in order to track heath related tasks and give reminders.