Skip to content

Repository files navigation

Assignment MVC Project

This project is a simple web application built using ASP.NET Core MVC.

The project includes:

  • A Login page.
  • An Account Controller to handle login requests.
  • A clean MVC structure (Model – View – Controller).
  • Organized folders (Controllers, Views, Models).
  • A simple and extendable user interface.

The goal of this project is to apply the core MVC concepts and correctly connect the views with their controllers according to the assignment requirements.

The application was tested locally to ensure:

  • All pages work correctly.

  • Proper routing between views and controllers.

  • Full compliance with the assignment specifications.

    “The project runs locally using Visual Studio and can be accessed via localhost when the application is running.”

Login Credentials

To test the login functionality, please use the following credentials:

  • Username: sara
  • Password: 123456

These credentials are provided for demonstration and testing purposes only.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages