About the project
The Bicycle Awareness project is a high-fidelity prototype designed to enhance the safety and awareness of cyclists. It features a radar-based system displayed on a screen mounted on a bicycle, aimed at helping individuals who are new to cycling in the Netherlands. The backend is built with ASP.NET Core and SignalR for real-time communication, while the frontend provides an intuitive interface for users to interact with the radar data. This system is particularly targeted at people who are new to cycling and need assistance navigating safely.
Key features
- Radar-Based Awareness: Displays real-time radar data to improve user awareness of their surroundings.
- Real-Time Communication: Utilizes SignalR for instant updates between the radar system and the interface.
- User-Friendly Interface: Designed for ease of use, especially for individuals new to cycling.
- Secure Backend: Built with ASP.NET Core, featuring HTTPS redirection and CORS support.
- Swagger Integration: Provides API documentation for backend services.
- Cross-Origin Support: Allows seamless communication between the frontend and backend.