Skip to content

Online store ๐Ÿ›๏ธ of technology items ๐Ÿ’ป ๐Ÿ“ฑ ๐Ÿ–จ๏ธ

License

Notifications You must be signed in to change notification settings

udsgit/online-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Online Shop

Online store ๐Ÿ›๏ธ of technology items ๐Ÿ’ป ๐Ÿ“ฑ ๐Ÿ–จ๏ธ

Table of contents

General info

Date: January, 2020.
Duration: 1 Week.

It was a deliverable practice of creating a Web Application with ASP.NET MVC5, So I have developed an online store of technology items which users register to buy products while the admin user is the one who manages the website and can modify the products and users through the administrator panel.

Demo

Unfortunately the project does not have an interactive demo that you can try, since it is not deployed on the internet, only if you download the project following the setup steps.


Demo

Screenshots


Example of the 3 user zones

Technologies

  • HTML
  • CSS
  • Razorย ย (Views)
  • Bootstrap 4
  • C#
  • ASP.NET MVC5
  • Entity Framework / SQLย ย (BBDD)

Setup

  1. Clone or download the repository.
git clone https://github.com/udsgit/online-shop.git
  1. Open project with Visual Studio (In my case I used the Community 2019 version).
  2. Done, you can run it from there.

Usage

  1. You can run it from Visual Studio when you compile the project.
  2. When you run it, you would be in guest mode being able to log in if you already have an account or register a new account.
  3. If you have already logged in with a normal account, you will be able to access the user panel in which you can buy in the store.
  4. And finally, if you log in with the admin user, which is [email protected] with pass admin you will enter the administrator panel to manage the web, being able to add new articles, modify stock and delete users.

Status

Project is: Completed.

Because the idea of the project was to create an online store where you could register, log in and buy, being able to differentiate the types of users. Obviously it would not be a real online store, since it was a project to practice this language.

Contact

Created by @Emmanuel, feel free to contact me!

About

Online store ๐Ÿ›๏ธ of technology items ๐Ÿ’ป ๐Ÿ“ฑ ๐Ÿ–จ๏ธ

Topics

Resources

License

Stars

Watchers

Forks