team-n3m / n3m

The repo for the n3m team app. It is awesome!
0 stars 2 forks source link

Assignment 9 Showcase Demo Script #38

Open MIKEMAKRIS opened 7 years ago

MIKEMAKRIS commented 7 years ago

For the showcase demo we will present the following:


Basic functionality:
     -   Register a new user, add a friend and create a party.
     -   The new user adds his friend to the party.
     -   Log out and then log back into the application as a pre-existing user.


Live chatting functionality:
     -   Send a message to the friend and get a response.
     -   Select a party and bring up message history.
     -   Send a message to the party.


API integration (key features):
     -   Get Uber information for a ride to some destination from this location.
     -   Get OpenTable reservation information for a restaurant and a specific time.


The demo will be on based on code tag v3.0.

fanmin1010 commented 7 years ago

Script (what we plan to say):


Do you feel having a headache organizing a party? Like where to make a reservation, group messaging, subway jam, unsatisfying info synchronization? Our party-io web-app supports all-in-one, to eliminate your issues. The key feature of our app is to create an effective communication platform for your party organization and smoothly seek for restaurant information and transportation information.

Obviously, we are a multi-user web application. First, I will demonstrate the basic functionalities including the use creation, adding friends and party creation.

Next, I would like to show the communication platform. The live messaging functionality.

The next is our key feature, our integrations with APIs. Currently, we only integrated Uber and OpenTable. We aim to add more functionalities in the future and even create our own API for programmers if we scale up in the future.

Thank you very much. I hope you like our app and we will release it soon.