Skip to content

JavaTheCoder/ToDoListApplication

Repository files navigation

ToDoListApplication

The ToDoList Application to ease everyone's lives (I hope)

The super easy to use ToDoList app built with C# and some HTML and CSS


⚙️Technologies Used:

  • C#, ASP.NET, EF Core

  • HTML, CSS, Javascript

DB was created with Code-First Approach

The Architectural Pattern MVC has been used


✅Main Features:

  • ➕Creating Categories or ToDoLists

  • ➕Creating ToDoItems in a ToDoList

  • ✔️Hiding completed ToDoItems

  • ✔️Viewing ToDoItems that are Due Today

  • ➕Creating ToDos with Title, Description, Due Date & Status


How to Run?🤔

  • Clone the Project

  • Open "Package Manager Console" on Visual Studio

  • Add Migration with command "Add-Migration 'migration-name'"

  • Update the Database with command "Update-Database"

  • Run the Application


📸ScreenShots:

Screenshot (14) - crop 2022-11-30 17-47-31 Screenshot (15) - crop 2022-11-30 17-47-52


🧑‍💻Status:

Working (No Bugs Found, yet)

About

The ToDoList Application To Ease Every Single Person's Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published