An open API service indexing awesome lists of open source software.

https://github.com/eryoneta/bookstore

For training: Angular based website.
https://github.com/eryoneta/bookstore

angular training website

Last synced: 4 months ago
JSON representation

For training: Angular based website.

Awesome Lists containing this project

README

        

# Bookstore
For training purposes: A simple [Angular](https://angular.io/) based website.

A simple bookstore, showing a list of books stored in a [Firebase Realtime Database](https://firebase.google.com/docs/database).

![Bookstore](/README/Bookstore.png)

There is three user types:
- Visitor: Can visit only the home page and the lists of books.
- Client: Can mark books to a personal list.
- Admin: Can add and edit books.

For a complete view of the project, check the folder [README](/README).