keksikq09 / Todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo App on ASP.NET Core MVC

Description

Welcome to my pet project, the ToDo App! This is a task management application developed using ASP.NET Core MVC. I am creating this project as part of my learning journey in ASP.NET, aiming to implement the best practices and development techniques.

Project Goal

This project is not just a task management platform, but also an opportunity for me to deepen my knowledge in ASP.NET Core MVC. I am open to any suggestions, recommendations, and critiques that will help me improve my development skills.

Features

  • CRUD Operations: Create, Read, Update, and Delete tasks.
  • Database Interaction: Uses SQL Server.
  • User Interface: Bootstrap for ease of use.

Technologies

  • ASP.NET Core MVC
  • Entity Framework Core
  • PostgreSQL Server
  • Bootstrap
  • JetBrains Rider

Getting Started

  1. Clone the repository: git clone https://github.com/keksikq09/Todo-app.git.
  2. Open the solution in your IDE.
  3. Configure the connection string in appsettings.json.
  4. Apply database migrations: Update-Database in the Package Manager Console.
  5. Run the application.

Feedback

Any feedback, code improvement suggestions, or feature recommendations are welcome. Please send your suggestions to the email address listed in my GitHub profile.

License

MIT

About

License:MIT License


Languages

Language:CSS 88.2%Language:C# 8.7%Language:HTML 3.0%Language:JavaScript 0.1%