Inspiration

What it does

How I built it

Challenges I ran into

Accomplishments that I'm proud of

What I learned

What's next for crusaders

Inspired from problem faced by travellers in scheduling a trip and getting relevant information.

It helps travellers from the beginning of journey to end. It helps traveller in scheduling event, show them nearby places, use google calendar for adding event. Also users can chat with peer users (who are related to the same journey). It make use of exotel call ans sms api to give travellers a better experience.

Note that to use exotel call and sms api you will have to switch to php. Also node chat has not been integrated with php.

All apis used-

  1. Google login
  2. Exotel message api ( for notification and otp)
  3. Exotel call api
  4. Google calendar
  5. Google map

All technologies used

  1. HTML + CSS + Javascript
  2. jQuery, bootstrap
  3. Socket.io (for users chat)
  4. PHP , Nodejs (backend)
  5. Mysql (database)

Challenges-- Exotel apis were available in PHP We developed backend in nodejs (to implement real time chat with socket.io) We had planned to integrate two technologies with two servers (by managing session and using database) But we ran out of time to integrate it

What we learnt-

  1. Proper planning of project
  2. Integration from very beginning
  3. Choosing length of project according to available time

What's next It will not take much time to make things happen as we had planned. We will complete this project in short period.

Share this project:

Updates