Skip to content

Shoshana5370/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

✅ ToDoList – Task Manager App

This project is a fullstack ToDo application built with:

  • .NET Minimal API (backend)
  • React (frontend)
  • MySQL (database)

🔹 Features

  • CRUD operations (GET, POST, PUT, DELETE)
  • DB First with Entity Framework Core
  • CORS + Swagger support
  • Axios HTTP client
  • Dockerized backend
  • Environment variables support for deployment

Built and deployed following fullstack instructions including database creation, scaffold via EF Core, and cloud hosting on Render (server & client) and CleverCloud (DB).

About

Task management application featuring a C# Minimal API backend and React frontend.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors