Skip to content

Pyrallux/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

Simple locally run web application for tracking tasks. The app uses an Angular frontend and a ASP.NET Core backend.

Running the App

The app has been made to be run inside a docker container. The set-up process is as follows:

  1. Clone the repository
  2. Run docker compose up -d (note you must have docker desktop installed prior)
  3. Access the app at http://localhost:4200

About

Simple todo app to aid in learning the Angular Frontend + ASP.NET Core Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published