Center-Stage

Center Stage is a way to know when and where your favorite artists are going to be live. You can follow your favorite artists to see when they're coming to a city near you. Or comment on your favorite local venue to let the world know what your experience was like! Center Stage makes sure that you are in the spotlight! The Instasplash live link can be found here: Center Stage !!! https://center-stage-app.herokuapp.com/

Technologies

Frontend Overview

Center Stage makes heavy use of React and Redux. The react to display logic is handled by the React Libraries. The Redux is used to handle all state management, with api calls to the backend server to retrieve data.

Backend Overview

  • Backend Technologies Used

Center Stage's backend server runs with Express, PostgreSQL, Sequelize, and Faker. Express was used as an easier and more simple flow of data from the backend to the front end, as JavaScript being the language used in both. PostgreSQL was the database of choice because it is more familiar than any other database. With Sequelize's seemless integration with PostgresSql made it the easy choice for Center Stage's ORM. And Finally, Faker was used to create fake data to populate the app as we wait for more users.

Conclusion

Center Stage's can and will be the way we keep up with our favorite artists. So. Are you Brave enough to join me Center Stage?