Skip to content
/ ToDo Public

ToDo web application that allows user to add items to their list, and adds them to their school calendar

Notifications You must be signed in to change notification settings

Zaikur/ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Repository

Overview

The ToDo repository hosts a web-based task management system that enables users to create, update, manage, and delete tasks effectively. It integrates functionalities such as filtering by categories and months and importing events from external calendar sources.

Key Features

  • Task Management: Add, update, and delete tasks through a user-friendly interface.
  • Filtering Options: Sort and view tasks by categories and specific months.
  • Event Importing: Easily import events from external calendar sources like Google Calendar.
  • Secure Authentication: Integrated user authentication to ensure secure access and task management.
  • Responsive Design: The design is mobile-responsive, ensuring accessibility on various devices.

Technologies Used

  • ASP.NET Core MVC: Utilized for crafting the server-side logic.
  • Entity Framework Core: Employed for database interactions.
  • Bootstrap: Used for crafting a responsive frontend.
  • Microsoft Identity Web: Used to secure the application and manage user authentication.

Setup and Installation

To set up and run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/Zaikur/ToDo.git
  2. Change to the project directory and restore dependencies: 'cd ToDo', then 'dotnet restore'
  3. Configure the appsettings.json with your environment-specific settings.
  4. Run the application:

Acknowledgements

Quinton Nelson, HiImEthan, and KGAidan

About

ToDo web application that allows user to add items to their list, and adds them to their school calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published