Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 607 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 607 Bytes

The Next Generation Train Ticket Booking System

The smart & secure way to book train tickets.Using face recognition technology to make ticket booking easier. This project was build under Microsoft Engage'22 by Ayush Choubey.

ENV Config

(Only For Judges For Testing Of App)

  1. Create a .env file in root
  2. Make the following keys

MONGO_URI=mongodb+srv://Ayush:p0feHkavqWiYSyJ6@cluster.7efzt.mongodb.net/myFirstDatabase?retryWrites=true&w=majority

CLOUD_NAME=dzk05iz3l

CLOUD_API_KEY=554163713634994

CLOUD_API_SECRET=jWOhmckuFqOpZIaWowW2Gw1Mgwk

  1. npm i
  2. npm start
  3. Open localhost:5000