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-
- Google login
- Exotel message api ( for notification and otp)
- Exotel call api
- Google calendar
- Google map
All technologies used
- HTML + CSS + Javascript
- jQuery, bootstrap
- Socket.io (for users chat)
- PHP , Nodejs (backend)
- 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-
- Proper planning of project
- Integration from very beginning
- 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.
Log in or sign up for Devpost to join the conversation.