Skip to content
/ Unread Public
forked from AndromedaMedi/Unread

Unread is a book tracking app created for the CodeClan Javascript group project in week 9 of the Professional Software Development course. It allows multiple users to track the books they read or wish to read, using the OpenLibrary API.

Notifications You must be signed in to change notification settings

AMG05/Unread

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CodeClan Group Project

Table of Contents
  1. About
  2. Getting Started
  3. Contact
  4. Acknowledgments

Unread

Unread is a book tracking app created for the CodeClan Javascript group project in week 9 of the professional software development course. It allows multiple users to track the books they read, using the OpenLibrary API. It was created in January 2023 by Andromeda, Anne, Delphine and Kelsie.

MVP

A user should be able to:

  • Search books from an API, find a specific one and add it to the database
  • View, edit and delete it.
  • Mark the book as read, or still to read.

Extensions

  • Allow for multiple users
  • Suggest a book - randomly generated from the app
  • Using a graph to see your progress over the year. A visual of your books per year.

Advanced Extensions

  • Share a book externally - send a book to another user in the app
  • Share a book externally - send a book by email

Design

We designed the low fidelity and high fidelity wireframes in Figma during the planning process.

Built With

  • React
  • React Router
  • Styled Components
  • HTML
  • CSS

Contact

Project Link: https://github.com/AndromedaMedi/Unread

About

Unread is a book tracking app created for the CodeClan Javascript group project in week 9 of the Professional Software Development course. It allows multiple users to track the books they read or wish to read, using the OpenLibrary API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.3%
  • CSS 10.5%
  • HTML 1.2%