Skip to content

Mandelliant/nextbook-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

nextbook-django [DEPRICATED]

Nextbook built with Django

Django version of Nextbook for web use and ease of access.

Randomly recommends a book to read based on a database

Nextbook will let you take a csv file of your personal library and suggest the next book you should read.

Current version

1.1.0

  • Nextbook web app works
  • Book model
  • Main menu with selection buttons
  • Individual pages for each feature
  • Add new book and random recommendation features functioning
  • Form clears after submission of new book
  • Added new book confirmation message now live

Previous versions

0.5.0

  • Working web app architecture
  • Book model
  • First version of main menu

0.1.0

  • Basic application structure

Roadmap

Upcoming

  • Update HTML/CSS
  • General design improvements

Projects

  • Create csv upload feature
  • "Mark book as read" feature
  • NextBook Django version 2:
    • Select a book from pool of least read
    • Support Goodreads library file
    • "Remove book" feature
  • Future versions:
    • Goodreads API integration
    • Recommendation engine
  • User accounts
  • Explore hosting

INSTALLATION

  • Add SECRET_KEY to environment variables
  • E.g. Mac: Export SECRET_KEY=rbyn^-8i*r)qg%i%&kn&(^xwsb=b@)gjj%%*uu0_431dki2

About

Nextbook - Django based reading assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published