Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 723 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 723 Bytes

About the website

I build a simple website optimized with Trie and Aho-Corasick Alhorithm in Python using Flask framework

image

Installation

  1. Clone the repository
git clone https://github.com/hxzinh/DSAproject.git
  1. Navigate to the project directory
cd DSAproject
  1. Install requirements
pip install -r requirements.txt

Usage

  1. Start the application at app's directory
python app.py
  1. Open your web browser and go to http://localhost:5000
  2. Now you can see the dictionary website, enter a word in search bar and explore.

Author

Hoang Xuan Vinh - ATTN2023 - 23521789