Skip to content

deekay2310/Simplii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplii

Task Scheduler Web App

DOI License: MIT Code style: black Build Status codecov github workflow github workflow github workflow github workflow

Simplii forks Simplii stars Simplii issues Simplii issues closed cheapBuy pull-requests

Report Bug / Request Feature

Why schedule tasks on this 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.

Visual Walkthrough:

VideoPresentation.mp4
Demo.mp4

Built with:

Python JavaScript HTML5 CSS3 Bootstrap jQuery Flask MongoDB

Architecture:

ER Diagram Application Flowchart

Quick look:

  • Website Screenshots

Getting Started:

  • Prerequisite:

  • Installation:

    E.g If you downloaded Python 3.9.7 above, then

    Steps 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
  • How to Run:

    To run the application locally:

Contributors


Dev Kumar


Prakruthi Somashekar

Radhika Raman


Rohan Sinha


Sunidhi Hegde

Support

For any queries and help, please reach out to us at: [email protected]

About

this repository is our team's work for september

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 47.6%
  • Python 31.8%
  • CSS 12.7%
  • JavaScript 7.9%