Skip to content

victorslkim/BookHub

Repository files navigation

BookHub

BookHub is an Android application that helps users to gain an easy access to find, sell, and trade textbooks among users.

Demo Video

BookHub Demo

Release Note

BookHub is built using Android SDK, Node.js, MongoDB, Google Firebase Cloud Messaging, and OpenLibrary API

Backend code can be found in backend-master

Current Version: 1.0

New Features

  • Sign-Up: A user can sign up for BookHub. Required credentials are username, password, and e-mail
  • Login: A user can log in to the BookHub system by username and password
  • Book Search: A user can search a book by its ISBN, title and the name of the author
  • Wish List: A user can keep the list of books that he or she wants to buy in Wish List
  • My Books: A user can keep the list of books that he or she wants to sell in My Books
  • Profile: A user can change his or her profile pictures and password
  • Transaction: Users can make transaction through system
  • Chat: Users can communicate the detail of transaction through the chat system