Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 393 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 393 Bytes

"# Angular-Project" This an application using Angular to manage shifts. It comprises two parts, one for administrator ("Admin") and the other for regular user ("Shifts"). After login, the administrator or regular users can add shifts, view shifts, search or modify them. The data are saved in local storage. You can find here only the source code not all the others files Angular are using.