Skip to content

dajabe/booklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

booklist

A personal reading list manager to help keep track of books you have read and books that you want to read.

Database

You can find a diagram of the database structure on dbdiagram Currently consists of a table of books and a table of authors with a joining table so we can support books with multiple authors as well as authors with multiple books.

TODO

This is a list of things to add after MVP is achieved.

  • Add date tracking for releases, when it was read, and when it was recommended
  • Add notes feature

About

A reading list manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published