ImproCode is an Angular application that provides a platform for managing races. It allows users to create, update, and delete participants, each with its details. The application includes features for visualizing race data through various charts, a calendar view and a map with saved locations.
- Clone Project
- Run
npm install - For security reasons, ask me for a valid MAPBOX_KEY
- Modify MAPBOX_KEY variable on
.env - Run app:
npm run start
- Angular - 17
- Bootstrap
- Chart.js
- MapBox
- FullCalendarjs