Skip to content

MarioDavidov/FrontEnd_module_AngularProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Angular project for front-end module.

Authentication covered with FirebaseUI

Database structured with firebase - real time datebase.

Functionality: To do app that helps you with your tasks.

Public part where users can register and learn how the application works with the demo version

Privite part where users have all the features offered by the application

Profile containing your tasks. individual statistics on completed tasks.

Feedback section where all users can leave a review.

Application architecture.

One main service handling all requests.

Routing module for profile information task history and form

Routing module for review feature where all users can post

Тhe application is structured with two modules. Main module and Review module with lazy loading