Brief description:

App to see concerts, plan band practice and converse with people about music.

Here you can find our Project:

//git.nwt.fhstp.ac.at/cc241066/ccl3_capeet

You can download the app over this link:

Capeet Concert App

by Helena Gamauf and Prithaa Ganeshan

APP CONCEPT

Problem:

The only good oversight to find out about punk/alternative shows taking place in Austria is the website of a legend in the Austrian music scene.

But...it comes with some issues:

  • Clustered
  • Not user friendly
  • Not Accessible

Solution:

We want to improve the design to be more accessible and expand on it to give a better and all round experience for people in the scene.

Our app not only displays concerts that are happening, it gives people the space to build communities to exchange their opinions about music and plan their own band practice.

Our app ends up being the way to find punk/alternative concerts in Austria and build friendships.

Because it...:

  • is Accessible
  • offers great Oversight
  • offers a Forum to share your mind
  • gives the ooportunity to plan personal band training sessions/events/concerts

Target User:

Everyone in or interested in the punk/alternative scene who is going to concerts or/and has their own band.

Similar applications:

  • Dice
  • SongTick
  • Calendar Apps
  • Forum Apps

Entity Relationship Diagram

The application uses Firebase Firestore as its database in order to enable real-time synchronization between users, particularly for forum interactions.

Since Firestore is a non-relational database, the following Entity Relationship Diagram serves as a conceptual representation of the data model rather than a strictly enforced relational schema.

ERD to our database