Inspiration

It seems doable ¯\(ツ)

Warning, jokes ahead! (in italics)

What it does

It's a web application using our API for access to the database. Web application contains a map which can be overlaid with polygons according to the data from the database. General public can look how well is their locality surrounded with different services (within 15-minute walk). It can prove useful when moving.

Absolutely nothing so far (✿◠‿◠)

we have data we put in on the mapa

puf

15-minute city is completed!

How we built it

We divided the project into two parts:

  1. Web application with mapa using angular
  2. Serverside API to the database with data (API framework - WebAPI (.NET), database - SQLite, db communication (EntityFramework))

Through sweat and tears...

We tried it until it worked (or until the time run out)

Challenges we ran into

We had problems decoding the csv files.

Accomplishments that we're proud of

We can overlay the map with the polygons from the database. The polygons can be selected by the user's choice.

We survived!

What we learned

Front-end: work with mapa, Angular

Back-end: work with data, ASP.NET controllers, .NET EntityFramework

What's next for City Service Planner

Make user experience with our project intuitive and enjoyable. Add other functions, for example showing red zones where different services are missing - this can be used by city developers to distribute city services more evenly.

Share this project:

Updates