"# 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.