Skip to content

A desktop app to login/sign-up and order a book, which gets delivered on user email. Made with firebase auth and firebase functions.

Notifications You must be signed in to change notification settings

atiqg/casameds-book-store

Repository files navigation

casameds-book-store

A desktop app to login/sign-up and order a book

screenshot

Assignment:

[✔️] - order a book
[✔️] - selected book will be delivered to user's email address
[✔️] - API for customer registration
[✔️] - generate unique 6 digit ID for each user
[✔️] - database of all registered user (firebase)
[✔️] - reflect UID code in app post registration
[✔️] - bundle app
[✔️] - send data model
[✔️] - send source code

Installation:

git clone https://github.com/atiqg/casameds-book-store.git
cd casameds-book-store
npm install
npm start

About

A desktop app to login/sign-up and order a book, which gets delivered on user email. Made with firebase auth and firebase functions.

Resources

Stars

Watchers

Forks

Packages

No packages published