A platform for managing projects of all kinds. Create a project within a specific industry and get members to hjoin that project or join other peoples projects. ☀️
This project was generated with Angular CLI version 11.0.2.
git clone https://github.com/tavinogradova92/lagalt-app.git
cd lagalt-front
npm i
Run ng serve
in the project directory to start the development server for a dev server. Navigate to http://localhost:4200/
to play around with the application.
It needs access to the Lagalt API, which you can run locally (recommended) or you can use the deployed version by setting https://lagalt-app.herokuapp.com/api/v1/
as the baseUrl
in environment.ts.
Note: For now the application only support pre-defined industries. These can be added in the backend manually, or feel free to start extending the functionality.