Skip to content

gabbyhagag/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList

Description

I am using the Dotnet core 3.1 Web API (C# 8) with React SPA. These run into the same Visual Studio project.

ToDoList stand on a session users, you can add new missions with title and image, looking at all other users' tasks - "public missions." handling errors from the server, necessary validations at server & client.

Run local requirements

  1. You must have a c# 8 version
  2. dotnet core 3.1
  3. node.js (for ClientApp)

.net core sdk downloads

https://dotnet.microsoft.com/download/dotnet-core/3.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published