Skip to content

PetterBomban/TaskList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskList

Preview image

A work-in-progress self-hosted note keeping system, kind of like Keep.

Keep in mind that this is a beginner project :)

Why

Because I wanted to learn Python and Flask, as well as try out developing something with someone else.

Who

Backend - Petter Bomban

Frontend - Rostislav Melkumyan

Usage

For now, we've only tested it on Flasks local development server. In addition, we just use an SQLite database for storing users at the moment. This will be changed to a proper database later on.

Install dependencies and run the app with python app.py.

Dependencies

  • Python 3.6.x

  • Flask 0.12

  • bcrypt

  • bleach

License

MIT

About

Python&Flask app, kind of like Google Keep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published