Skip to content

hxzinh/DSAproject

Repository files navigation

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