Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 981 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 981 Bytes

Frontend part of TODO Angular app

Overview

This is the frontend part of the TODO application in Angular

The backend part is made using Rails and can be found in this repository

The main goal

The application must include:

  • Display task lists by category
  • Ability to create a new task
  • Task status switching

Also:

  • Using the latest version of Angular to implement the framework and application logic
  • Angular Material UI for layout
  • Task creation form using Reactive forms
  • Working with classes using class-transformer

Screenshot

Built with