Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.47 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.47 KB

Project Title

This is a search engine project that uses both Java and Python. The Java part is a Spring Boot application, and the Python part is responsible for indexing, searching, filtering.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

  • Java
  • Python
  • Maven

Installing

A step by step series of examples that tell you how to get a development environment running.

  1. Clone the repository
  2. Navigate to the project directory
  3. Run start.bat to start the Spring Boot application and Flask
  4. You can then access the application in your browser by navigating to http://localhost:8080/home

Built With

Authors

  • Nguyen Sy Quan - Create spring boot, manage to connect modules, UI - quansy
  • Truong Thao Nguyen - Team leader, Implement algorithms for Searching - meadowilla
  • Phan Thu Ha - Implement algorithms for Ranking, Filtering
  • Nguyen Phuong Linh - Scrape data from websites, Draw UML diagram
  • Pham Nguyen Hai Nhi - Scrape data from websites, Design Slide & Report