Skip to content

This is a web application using entity framework(backend) and angular(frontend), the idea of this web app is to have an online shop which can be used both for shopping and simply storing items

Notifications You must be signed in to change notification settings

Lacho-K/All-In-One-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Use the following commands to run the project on your machine:

Backend: Open the .sln file, type in the package manager console: update-database to initialize the database and run the project from Visual Studio.
Frontend: Run npm install in /src folder to install the required npm packages and then ng serve to run the project.

Used technologies

For the backend I've used C# .NET and Entity Framework, and for the frontend - Angular v.16.

About

This is a web application using entity framework(backend) and angular(frontend), the idea of this web app is to have an online shop which can be used both for shopping and simply storing items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published