Skip to content

ToanTri/Online-Library

Repository files navigation

Online Book Store (DOESN'T ACCOMPLISH)

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.

Purpose

  • 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.

Technologies Used

Front-End Development:

  • HTML
  • CSS
  • JavaScript

Back-End Development:

  • C#
  • dotnet
  • entity framework core
  • identity framework

Database:

  • SQL server 2022 express

Admin Access

Admins have the following privileges:

  • Add new books
  • View available books
  • Remove books
  • Increase book quantities
  • User Access

Users can perform the following actions:

  • 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

Screenshots

Debug and feedback

Installation

  1. Clone this repository.
  2. Install required packages using npm install.
  3. Start the server with npm start.

Contributing

Contributions are welcome! Please follow our contribution guidelines.

Contact

Feel free to replace the placeholder content with actual details related to your project. Good luck with your online book store web application! 📚🌐

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors