Skip to content

Earthii/BookMarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookMarker

What is it?


BookMarker is a pure Python project that I worked on to practice Python, Flask

How to run


At the root, run in the terminal :

python3 manage.py initdb (python should work too)

python3 manage.py runserver

What is it built on


This application is built with Flask

Feature


Log in with flask_login

Password hashing with werkzeug

Database mySQLite with flask-SQLalchemy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages