AdityaKumawat97 / MERN-BUS-APP

This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.
280 stars 67 forks source link

How does the bus appear? Which buses are booked #44

Open DsChauhan08 opened 1 year ago

DsChauhan08 commented 1 year ago

After looking at the README.md file I thought

  1. How does this app has contact made with buses?
  2. How does the app pays money to bus?
  3. How can we verify if the bus is real?
  4. Is there any tool or library used to add the above features?
  5. How do I get a bus to be real?
  6. Can we trust it?
AdityaKumawat97 commented 1 year ago

This is a private project and not to be used commercially as I have not equipped it with the necessary hack proof code within the system. The app access a mongodb db which stores all bus related data and the seat related data I have implemented a mock payment system using a third party library which can be configured to collect actual payment (requires a tonne of code changes)