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.
- Host: GitHub
- URL: https://github.com/eryoneta/bookstore
- Owner: Eryoneta
- Created: 2022-06-04T13:58:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T14:39:15.000Z (about 3 years ago)
- Last Synced: 2025-01-05T17:33:37.395Z (5 months ago)
- Topics: angular, training, website
- Language: TypeScript
- Homepage:
- Size: 764 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).

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).