Skip to content
/ Bookly Public

A personal library where users can store their books and reviews

License

Notifications You must be signed in to change notification settings

Puh00/Bookly

Repository files navigation


Logo

Bookly

An android application whose purpose is to serve as a library. Users can not only store books, but also reviews of the books that they've read.

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

A project which was done during the summer after freshman year. The aim of this project was to freshen up our programming skills and to run a small scale software project in order to expand our repertoire.

Screenshots

Homepage to the left, adding a book to the right.

An overview of the books to the left and a detailed view of the book to the right.

Reviews to the left, write a review to the right.

Profile page.

Sidepanel which can be accessed through hamburger button on the top-left, settings page to the right.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Android Studio.
Minimum android 30 sdk.

Installation

  1. Clone the repo.
git clone https://github.com/Puh00/Bookly.git
  1. Build the application with the in-built emulator (preferably 'Pixel 3a').

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Puh00 - Github

yenanw (yn) - Github

Project Link: https://github.com/Puh00/Bookly

Acknowledgements