Official Danc
Offline - https://officialdanc.co.uk
A flask app built to create a online presence for officialdanc
Overview:
Officialdanc needed a website to promote his music and a place for his listeners to be able to purchase tickets. This flask backed websites provides an admin portal for Officialdanc to add events to his website, update the links to his soundcloud/spotify and social media links.
Built using AWS, this website is hosted within a EC2 instance. Using nginx to provide a reverse proxy to direct traffic to the Officialdanc flask app. DynamoDB is used to store past and upcoming events. Cognito is used for user authentication to access the admin page.
Technologies:
- Python3
- Flask
- AWS EC2
- AWS Cognito
- AWS DynamoDB
- AWS Route53
- nginx
- Git