This project is a web application built using the MVC (Model-View-Controller) pattern. It includes various technologies, primarily JavaScript, CSS, HTML, and C#. The project aims to provide a robust and scalable web application framework.
- JavaScript: 84.2%
- CSS: 7.2%
- HTML: 6.1%
- C#: 1.4%
- SCSS: 0.5%
- Less: 0.5%
- Other: 0.1%
WebShoeShop/
: Contains the main application files.Content/
: Includes static content like CSS, JS, and images.Controllers/
: Contains the controller classes.Models/
: Includes the model classes.Views/
: Contains the view templates.
- Clone the repository:
git clone https://github.com/tranngoctaiutc2/Web_Project_MVC.git cd Web_Project_MVC
Provide instructions on how to use the application once it's running. For example:
http://localhost:3000
You can customize the above template further based on specific details and requirements of your project.