ASP.NET based monolite online book store application
Bookstrore is a student project web, monolite project based on ASP.NET.
Copyright (c) 2020 Damian Goleniewski, Błażej Tempski, Arkadiusz Wawrzyniak
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
- ASP.NET
- Entity Framework
- Razor Web Pages
- Bootstrap 4
To setup a project, you need to clone the repo or download its content and open up the main folder in Microsoft Visual Studio with ASP.NET installed.
List of ready features
- Authentication
- Normal account and Admin account with additional functionalities available
- Place an order
- Checkout
- CRUD Books for Admin account
- Send an email
- Error handling
- Core funcionalities for clients done
- Managing orders - TODO
Created by @jahey & @dgoleniewski