Skip to content

Flask site intended to keep track of a single-user's reading.

License

Notifications You must be signed in to change notification settings

tsoporan/read.list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

read.list

A simple way to keep track of books you want to read and books you've finished. Grown out of my laziness to use goodreads.

Simple. Add, remove and check off finished books.

screenshot

requirements

virtualenv is not required but recommended

getting up and running

  1. git clone git@github.com:tsoporan/read.list.git into your env

  2. start up the python shell and do: from readlist import init_db; init_db();

  3. python readlist.py

  4. enjoy ze books

notes

  • This is a weekend project, there or may or may-not be bugs/security issues.
  • Built to fit a single users needs

About

Flask site intended to keep track of a single-user's reading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages