-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Srishti Hunjan edited this page Nov 27, 2017
·
5 revisions
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.
- Angular 4
- Material Design
- TypeScript
- NodeJs
- ElasticSearch
- Protractor
-
npm install- To install all required node modules -
ng build- To build the angular app -
elasticsearch- To be run in a separate terminal to start the elasticsearch server -
node www- To be run in a separate terminal to start the node server - In a browser, go to "localhost:4200" to access the website
- Adhiraj Nakhe (nakhe93@ufl.edu)
- Gagandeep Singh Chadha (gdeepchadha@UFL.EDU)
- Gitang Karnam (gkarnam@ufl.edu)
- Srishti Hunjan (shunjan@ufl.edu)