Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Repository files navigation

Singing City

Singing City is a Proof-of-Concept web application that connects artists and venues for performances. It works by

  • inviting Artists and Venues to join the app
  • venues publishing available timeslots for performances
  • artists applying for timeslots
  • venues accepting or declining applications

🚨 Attention 🚨

v1.x.x are PoC versions. The application is currently undergoing major rewrites and can not be considered stable at this point.

Architecture

flowchart LR
    nginx[NGINX Reverse Proxy] --> backend[REST API];
    nginx --> frontend[Angular Frontend];
    backend --> db[SQL Database];
Loading

About

PoC app connecting musicians and venues for music festival gigs

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages