https://github.com/markalexi/bestonlinestore
Online store.
https://github.com/markalexi/bestonlinestore
Last synced: 4 months ago
JSON representation
Online store.
- Host: GitHub
- URL: https://github.com/markalexi/bestonlinestore
- Owner: MarkAlexI
- License: mit
- Created: 2023-08-10T16:58:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T18:20:03.000Z (over 1 year ago)
- Last Synced: 2025-01-23T19:25:02.616Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://volodumurgruv.github.io/bestOnlineStore/
- Size: 45.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bestOnlineStore
## Online store.
The project was created as part of the Teamchallenge event. Participating in the creation of the project are:
- Ivanna Vynogradova - _Designer_
- Daryna Norenko - _Designer_
- Anna Lebedeva - _Designer_
- Olexandr Markov - _Backend_
- Volodymyr Grushka - _Frontend_
- @SemiWika - _QA_
- Yulia Korotka - _QA_
- @Lunikof - _QA_
- Konyk Karyna - _PM_
Backend is available on [backend for Store](https://online-store-api-714z.onrender.com/).
Frontent (with backend) is available on [Best Online Store](https://volodumurgruv.github.io/bestOnlineStore/).
This is a fullstack application for online store - with registration/authentification (by email or Google) and chat.
You may select and order needfull things. Pagination, sorting and email notification - are stable working.
Frontend - Angular and Firebase (for Google registration).
Backend - NodeJS, Express and MongoDB (Atlas). Mocha for testing, esbuild for building of project.
Chat and some routes without documentation yet. Need realize mobile version of online-store.