This project is a simple To-Do List web application developed using C# language with ASP.NET MVC design pattern. Users can manage their tasks by listing, editing, marking completion status, and deleting tasks through the user-friendly interface provided by the application.
To run this project locally, follow these steps:
- Clone this repository:
git clone https://github.com/ataybusra/to-do-list-project-csharp-asp.net-mvc.git-
Open the solution file (
OrnekToDoList.sln) in Visual Studio. -
Build and run the project.
Once the application is running, you can access it by visiting localhost:<port> in your browser. On the home page, you can add, edit, mark, or delete your to-do items.
Contributions are welcome! If you would like to contribute to the project, please open a pull request. Make sure to develop your changes on a separate branch.
If you have any questions or feedback, please email ataybusra2004@gmail.com.