Home - GITANG1/SE-Yelp GitHub Wiki
Welcome to the GULP wiki!
Description:
The project aims to emulate Yelp and improve the search speed and quality by using ElasticSearch. This is being developed for the Software Engineering course (CEN5035) at the University of Florida, Fall 2017.
Technology Involved:
- Angular 4
- Material Design
- TypeScript
- NodeJs
- ElasticSearch
- Protractor
How To Run
npm install- To install all required node modulesng build- To build the angular appelasticsearch- To be run in a separate terminal to start the elasticsearch servernode www- To be run in a separate terminal to start the node server- In a browser, go to "localhost:4200" to access the website
Team Members:
- Adhiraj Nakhe ([email protected])
- Gagandeep Singh Chadha ([email protected])
- Gitang Karnam ([email protected])
- Srishti Hunjan ([email protected])