0 Forks
1 Stars
1 Watchers

TodoApp

This is a C# Todo API using ASP.NET Core Web API. It supports user registration, login, and todo task management. The project includes Azure Bicep for infrastructure setup, and uses GitHub Actions for continuous integration and continuous deployment.

How to download and setup TodoApp

Open terminal and run command
git clone https://github.com/nenad0707/TodoApp.git
git clone is used to create a copy or clone of TodoApp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TodoApp https://github.com/nenad0707/TodoApp/archive/master.zip

Or simply clone TodoApp with SSH
[email protected]:nenad0707/TodoApp.git

If you have some problems with TodoApp

You may open issue on TodoApp support forum (system) here: https://github.com/nenad0707/TodoApp/issues