Giter VIP home page Giter VIP logo

bookstoremvc5's Introduction

Online bookstore via ASP.NET MVC 5

Warning! The content presented in the application is written in Russian.

Hi everyone! I present to you my first ASP.NET MVC 5 project. It is an online bookstore that allows you to select, search, order books, monitor order status and much more. There is also an admin panel with which you can manage the store and customer profiles, you can add administrators and much more. This file will describe the main features that are available to users and administrators. Screenshots are attached.

Description

Main Window

On the main window, the user can select the section of the site he needs, select the book genre that interests him, find the book by author or title, go to his personal account and so on. Thus, the main window on the desktop computer looks like this:

The application also partially supports use via mobile devices (tested on Pixel 2). This is how the main window on the phones looks:

Book search example:

Registration, Authentication and Authorization

The user can either create or enter into an already created profile.

Register window:

Login window:

Yes, the book logo rotates, thanks to fontawesome ❤️

After entering the personal account, the user has the default user role, and by default there is one administrator who can both promote ordinary users to the administrator and lower them to users.

User Account

The user can change the data of his account, change the password, monitor the status of the order, view information about books purchased and delivery information, confirm receipt of goods.

This is what the main user account window looks like:

This is how the user info change window looks:

This is how the user password change window looks:

Here is the user's shopping cart:

This is how the window for filling out delivery information looks like:

This is the window for viewing user orders:

Admin Account

The administrator can view information about books, change their properties, add new books, view information about users, change their roles, change delivery status, view detailed information about orders and delivery details.

The main window of the admin panel:

This is how the book editing window looks:

Programming Languages

  • JS
  • C#
  • Html and CSS
  • SQL

Architecture

  • DAL (Data Access Layer) via MS SQL
  • BLL (Business Logic Layer)
  • PL (Presentation Layer)

Technology

  • bootstrap
  • FontAwesome
  • EntityFramework
  • jQuery
  • jQuery.Validation
  • Microsoft.AspNet.Mvc
  • Microsoft.AspNet.Providers.Core
  • Microsoft.AspNet.Providers.LocalDB
  • Microsoft.AspNet.Razor
  • Microsoft.AspNet.Web.Optimization
  • Microsoft.AspNet.WebPages
  • Microsoft.jQuery.Unobtrusive.Ajax
  • Microsoft.jQuery.Unobtrusive.Validation
  • Microsoft.Web.Infrastructure
  • Modernizr
  • Moq
  • Newtonsoft.Json
  • Ninject
  • popper.js
  • WebActivator
  • WebGrease

Future

Perhaps in the future I will add new functions for the application, change its structure, fully adapt it for smartphones, change the authorization and authentication system, and so on.

License

License

MIT

bookstoremvc5's People

Contributors

hokage-mlg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.