The Online Book Store project aims to develop a web application that serves as a platform for users to browse, search, and purchase books online. The project consists of both frontend and backend components to provide a seamless user experience.
- Selling Books Online: Users can explore a wide range of books and make purchases conveniently.
- Maintaining Selling History: The system keeps track of book sales history.
- Adding and Managing Books: Admins can add new books and manage the existing inventory.
- User-Friendly Interface: The website is designed to be user-friendly and intuitive.
- HTML
- CSS
- JavaScript
- C#
- dotnet
- entity framework core
- identity framework
- SQL server 2022 express
- Add new books
- View available books
- Remove books
- Increase book quantities
- User Access
- Create a new account or register
- Log in
- View available books
- Select books to buy
- Add books to the shopping cart
- Remove books from the shopping cart
- Update book quantities
- View purchased books list
- View transaction history
- Get payment receipts
- Update profile information
- Change or update passwords
- Log out
- Clone this repository.
- Install required packages using
npm install. - Start the server with
npm start.
Contributions are welcome! Please follow our contribution guidelines.
- facebook: https://www.facebook.com/Menhythien
- gmail: dinhthienmenh1505@gmail.com
Feel free to replace the placeholder content with actual details related to your project. Good luck with your online book store web application! 📚🌐