Skip to content
MarcBarnes edited this page Aug 11, 2022 · 4 revisions

Seminole Books is an Android App created in Android Studio using Java and utilizing Firebase for the user authorization and DB storage

Description of App

The product is a craigslist like app that allows users to posts multiple textbooks they have for sale and give a description of each. Users must create an account and verify email address before viewing or posting. I implemented OAUTH 2.0 authorization and data storage connected to Firebase .

Additional Features

  • Dashboard for users to view all of their posts
  • Users can edit or delete their posts.
  • Implemented a single search that searches though Author, Title, Subject and Description with an additional filter by Subject area.

Clone this wiki locally