Owners can register their businesses and movies. Users can search for movies, and halls near them showing the film and buy tickets for the same. While booking is under process no other user can book those selected seats. But if the order is not made within 5 mins the seats become available again. This was achieved using MongoDB TTL Indexing. I have also used authentication, authorisation and Axios to fetch movies from open-source OmdbAPI.