Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamed-adel23/audiophiles-api
Audiophiles-API
https://github.com/mohamed-adel23/audiophiles-api
Last synced: 2 days ago
JSON representation
Audiophiles-API
- Host: GitHub
- URL: https://github.com/mohamed-adel23/audiophiles-api
- Owner: Mohamed-Adel23
- Created: 2024-08-19T22:53:28.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-25T19:39:50.000Z (5 months ago)
- Last Synced: 2024-11-28T09:16:54.244Z (2 months ago)
- Language: C#
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audiophiles E-Commerce API
Responsive audiophiles e-commerce application hosts 3 types of users Admins, Member Users and Guests. Guests can browse all products, add/remove them to/from cart and can’t make orders until signup or login. Member Users can enjoy all features of the website which can make an order pay for the products online and even more. Admins have all privileges and control of the website who can make CRUD operations on the products, show all users and have a dynamic dashboard for statistics.## Technologies:
- ASP.NET Web API
- MS SQL Server
- EF Core