Mobile app for users to share and customize bicycle routes.
- Sharing of custom bicycle routes from users
- Using API
- Copy
.env.examplefile to.envfile in api folder - Inside api folder, run the command
docker compose up --build - Now that the api is running, you can look at all endpoints going to http://localhost:5043/scalar
- Copy
- ASP.NET Minimal API: C# .NET 9
- PostgreSQL: Relational Database
- React Native: Javascript Frontend Framework










