Skip to content

A Spotify-inspired book app which allows you to create Stacks (playlists) of your books. Each book holds details such as the title, author, genre, rating, review, and a favorite quote. Stacks can be modified as users see fit. All of this is customized to the user via OAuth.

Notifications You must be signed in to change notification settings

smgraywood/stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check out Stacks!
stacks.herokuapp.com

Table of Contents
  1. About The Project
  2. Project Images
  3. Installation
  4. Contributing
  5. Planned Enhancements

About The Project

A Spotify-inspired book app which allows you to create Stacks (playlists) of your books. Each book holds details such as the title, author, genre, rating, review, and a favorite quote. Stacks can be modified as users see fit. Users have the ability to add books from their library to different stacks, change the names of those stacks, and delete the stacks altogether. All of this is customized to the user via the use of Google OAuth and PassportJS.

Check out our Presentation

Built With

JavaScript CSS3 MongoDB Express.js GitHub Git Visual Studio Code

Designed With

AND

image of the user, book, and stack schemas image of the relationships between the different schema

Planned With

Images

This is an image of the design process of our app
image of the design for all pages of Stacks

an image of our Login screen image of the design for all pages of Stacks
images of our app on mobile

in play mobile responsive screen in play mobile responsive screen

(back to top)

Installation

  1. Clone the repo
    git clone git@github.com:smgraywood/stacks.git
  2. Download the required packages
    npm i express ejs morgan passport passport-googleoauth express-session 
  3. Get to coding! 😃

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Go through the Installation Process
  3. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

(back to top)

Enhancements

  • Interface with Kindle to allow users to access their e-books via the stacks
  • Search feature for the books list allowing users to search by genre, author, and title
  • fill the books database via an api and then let users customize the information in each book
  • implement a social media aspect where users could see eachothers stacks and share books
  • create a paid tier that allows users to have unlimited stacks

(back to top)

About

A Spotify-inspired book app which allows you to create Stacks (playlists) of your books. Each book holds details such as the title, author, genre, rating, review, and a favorite quote. Stacks can be modified as users see fit. All of this is customized to the user via OAuth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published