Skip to content

manojnaidu619/bookmygig-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOKMYGIG

BookMyGig Logo

This is the backend part, checkout the frontend here

What it does

This is a platform where creators perform live online shows (like dance, comedy, plays, and the list goes on...) for live audiences. There is also a chat feature, where the users who are part of the same show can chat in realtime while they are watching it.

Built using

Challenges I ran into

  • Handling creator data in the backend and storing it efficiently using built-in Redis data structures.
  • Fetching all the shows asynchronously(using promises), and resolving them was tricky.
  • Figuring out a way to load & play the live stream on the browser without clashing between other sessions was really challenging.

How to Setup

Also checkout frontend here

  • Download the repo as zip-file
  • unzip it and cd into project folder
  • npm install
  • npm start

About

NodeJS application of bookmygig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published