Pilanes is complated
·
148 commits
to master
since this release
Pilanes
Ngrx library was used with Pilanes. State management has been made using the concepts of Effect, reducer and Action.Filtering can be done on the lists with ngRx. Exercises are shown with gifs.
Pilanes has two screens, an exercise list and a plan list.Plans are created with the exercise choices made. Plans can be deleted or viewed. When the plan is displayed, the exercises are lined up with the progress bar.
Pilanes data is kept in json file and CRUD operations are done with json-server. Angular-material was used in the project design.