Skip to content

A simple and responsive ToDo web application with user authentication features to keep your data safe and secure on the cloud. ๐Ÿ“

Notifications You must be signed in to change notification settings

whoismaruf/flask2do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


Logo

flask2do

A Simple & Secured ToDo Web Application
Explore the docs ยป

View Demo ยท Report Bug ยท Request Feature

Table of Contents

About The Project

Hi there ๐Ÿ– This is a simple ToDo web application built on top of Flask web framework with User Authentication Functionality. You can create and modify your Task easily by this application. More improvements and features will be added trhough updates. Let's see some of the screenshots -

Product Name Screen Shot

Built With

Getting Started

To get a local copy up and running follow these simple steps.

This is an example of how to list things you need to use the software and how to install them.


  • Clone the repo
git clone https://github.com/whoismaruf/flask2do.git

  • Setup Environment
python -m venv your_preffered_env_name
source your_preffered_env_name/scripts/activate

Use this coomand source your_preffered_env_name/bin/activate in Linux

  • Install Packages
pip install -r requirements.txt
  • Run
python run.py

Usage Policy

Please mention me while you use this application on production or any kinda personal usages. Don't sell or duplicate this project for Business purposes. Happy coding !!

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

โœ… Twitter โœ… LinkedIn โœ… Facebook

Acknowledgements

About

A simple and responsive ToDo web application with user authentication features to keep your data safe and secure on the cloud. ๐Ÿ“

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published