Giter Site home page Giter Site logo

himgupta1996 / todokar.com-task-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.78 MB

This todo task manager lets you manage and analyse your to-do tasks and day to day habits more interactively. It also gets you motivated to stick to your habit by gaining points and sharing with your friends. The work is in progress. Please check for the regular updates.

Python 24.03% CSS 8.41% HTML 67.54% Shell 0.03%
front-end-development backend-development fullstack-development

todokar.com-task-manager's Introduction

todokar.com

This todo task manager lets you manage and analyse your to-do tasks and day to day habits more interactively. It also gets you motivated to stick to your habit by gaining points according to your dedication. Check out further for more details of running the flask server on your own setup.

System Requirements

The server can run on any platform given it has python and mongodb installed in it. Required version of python: >=3.7 To install the dependencies, make sure you have pipenv install in your python packages. To install it, run the command pip install pipenv. To install mongodb, please follow the steps corresponding to your system.

Installing and Running the Flask Server

  1. Clone the repository into you local machine using git clone command.
  2. Create the virtual env using the command pipenv install and enter it using pipenv shell.
  3. To run the flask server, run the command flask run. By default the server wil run on localhost and 5000 port id. You can pass the custom arguments to change this default setting.
  4. Make sure the mongodb server is up and running in the location specified in the config.py file. This is for the flask server to contact DB and perform tasks and user operations.
  5. You can reach to the home page of todokar.com website by using the url 127.0.0.1:5000/.

todokar.com-task-manager's People

Contributors

himgupta1996 avatar

Watchers

 avatar

todokar.com-task-manager's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.