https://github.com/amine-smahi/pieshopcore
A simple pie shopping management system using ASP.NET CORE MVC application
https://github.com/amine-smahi/pieshopcore
asp-net-core asp-net-web-api dotnet-core entity-framework-core mvc shop
Last synced: about 1 month ago
JSON representation
A simple pie shopping management system using ASP.NET CORE MVC application
- Host: GitHub
- URL: https://github.com/amine-smahi/pieshopcore
- Owner: Amine-Smahi
- License: mit
- Created: 2017-12-30T15:18:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T17:13:46.000Z (over 7 years ago)
- Last Synced: 2025-02-28T08:05:50.847Z (about 2 months ago)
- Topics: asp-net-core, asp-net-web-api, dotnet-core, entity-framework-core, mvc, shop
- Language: C#
- Homepage:
- Size: 1.45 MB
- Stars: 32
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# User Story
Bethany is a regular woman and she's searching for a magic way to grow her business audience so she thought of opening a website.# Project Structure
* Home page that display her latest pie creations.
* About and Contact page.
* A page for the pie specification ( Title,Description and the price) and a way to order.
* Possiblity of ordering one to multiple pies.
* A checkout section to evaluat the final price and confirme ordering.
* The user most be registrated to order.
* A dynamic shoping basket.
* Easy-to-use interface.# Technologies
The website we present dynamic content, most be quick to load and stable all the way.
So ASP.NET CORE is the best solution !