https://github.com/mikeleo03/information-extractor
Frontend side of Information extractor created using React, Tailwind, and Flask
https://github.com/mikeleo03/information-extractor
flask frontend information-extraction reactjs tailwind-css
Last synced: 3 months ago
JSON representation
Frontend side of Information extractor created using React, Tailwind, and Flask
- Host: GitHub
- URL: https://github.com/mikeleo03/information-extractor
- Owner: mikeleo03
- Created: 2023-06-03T07:43:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T06:29:33.000Z (about 3 years ago)
- Last Synced: 2025-03-16T22:37:52.437Z (over 1 year ago)
- Topics: flask, frontend, information-extraction, reactjs, tailwind-css
- Language: JavaScript
- Homepage: https://mikeleo03.github.io/Information-extractor/
- Size: 4.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔍 Kepoin Yuk!
> Front-end side of a simple Information Extractor created using React, Tailwind CSS, and Flask
## General Information
Kepoin Yuk! is a simple information extractor to gather information faster based on the keyword given. The app receive the user folder input, filled with some txt file, to be proceed in order to get information about date and quantity/amount of things at a certain event. By using three popular string matching method (Knnuth-Morris-Pratt, Boyers-Moore, and Regular Expression), this app could summarize information better in a simple way for you! Furthermore, the project information is also provided for future improvements.
## Prerequisites
- node.js (v 18.12.1)
- npm (v 8.19.2)
- React (v 18.2.0)
- Tailwind (v 3.3.2)
## Available Scripts
In the project directory, you can run:
### `npm start`
Ths runs the app in the development mode.
The page will reload if you make edits.
You will also see any lint errors in the console.
## Screenshots
Main page

Result
