Skip to content

IlyasBouziane/myreads-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myreads-application

Table of Contents
  1. About The Project
  2. Design
  3. Screenshots

About The Project

This application allows a user to browse through a catalog of books and track the progress of his reading by indicating certain books as read/unread/currently reading and rating the books.

Goals

  • To build a backend-focused application.
  • The application should scale and handle large amount of data.
  • Good performance.
  • Reliability.

Built With

Design

This project contains 2 applications :

  • myreads-app : the main application
  • myreads-preload-data : permits to preload the data for Cassandra database based on dump files downloaded for OpenLibrary API website.

Screenshots