Skip to content

Prototype movies listing & ticket booking application created using NodeJS, Cloudant

License

Notifications You must be signed in to change notification settings

shahrukh13694/BookItAll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype movie booking application created using NodeJS and Cloudant.

Learnings:

  1. NodeJS
  2. Connecting backend application to IBM Cloudant
  3. Hosting application on IBM Cloud
  4. Fetching movie details from TMDb
  5. Generating QR codes and sending email notifications

Run the app locally

  1. Install Node.js
  2. cd into this project's root directory
  3. Run npm install to install the app's dependencies
  4. Run npm start to start the app
  5. Access the running app in a browser at http://localhost:6001

About

Prototype movies listing & ticket booking application created using NodeJS, Cloudant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published