Skip to content

kwontaeim/we-trip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

We Trip 👭

Bitcamp(Bootcamp) Team Project, Nov 2016

Introduction

The trend of travel is changing from group to solo. Even though they can be able to go travel whenever and wherever they want, It’s pretty hard to find a suitable company for the right time. And they’re also no proper platforms to hook them up between solo travellers. So at that point, we came up with the concept of 'We Trip'.

We trip helps you find an accompanies to make your trip joyful!

Main Features

Development Tool

System Architecture

  • AJAX
    Asynchronous JavaScript and XML (AJAX) is the art of exchanging data with a server, and updating parts of a web page without reloading the whole webpage. In other words, AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind the scenes. If application are not using AJAX, then it will have to reload the webpage on every request user made.

  • JSON
    In recent years, essence of XML has been reduced. JSON (JavaScript Object Notation) is often used as an alternative format for data interchange, although other formats such as preformatted HTML or plain text can also be used for data purpose.

  • node.js
    We Trip use Node.js for checking duplicate email address. Node.js has extraordinary features when it comes to developing real-time applications such as chats and gaming apps. It is also a good fit for the programs that need event-based server, as well as non-blocking driven servers.

Database Modeling

We Trip used eXERD for modeling Database.

About

2016 Bitcamp project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published