HOLA!

HOLA! lets you find local events and connect with the friends you made there!

Features

⋅ Find events in your area!
⋅ Find people who you share interests with!
⋅ Connect with others who have attended the same events!
⋅ Keep in touch with friends using a newly added message system!

Downloads

Download and install Visual Studio.
Download and install the Postman App.
Download the newest version of ¡HOLA! to a location you can remember.

Getting Started

Drag and drop the Hola.WebApi-Master folder from the file you dowloaded to unzip it.
Double click the Hola.WebAPI.sln file inside the folder you just moved to launch the program using Visual Studio.
Now that you have the program open in Visual Studio, press the green Play button on the toolbar at the top.
A window should open that looks like this:
First Web Page Run

Copy the information from your window that is in the same spot as the red box in the example.
Note that the information will likely not be the same as the example.
Using the Port information you just copied, you are now able to use the Postman App to test the API!

Resources

HOLA! Trello
TeamGIT Postman
Database Diagram
HOLA! GIT
Eleven Note

Created By

Julian Arboleda
William Casteel
Christopher Erb

Common Errors

How can I fix an error that says Roslyn?
Right click on the project's solution in the solution explorer (Ctrl + Alt + L to open the window if it's not open), select Clean Solution, then select Rebuild Solution. After rebuilding the solution it should launch as normal.