https://github.com/amiegirl/regex_matching_app
Regex Matching Web App
https://github.com/amiegirl/regex_matching_app
aws-ec2 flask python regex
Last synced: 3 months ago
JSON representation
Regex Matching Web App
- Host: GitHub
- URL: https://github.com/amiegirl/regex_matching_app
- Owner: amiegirl
- Created: 2024-03-05T21:34:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T09:50:43.000Z (over 2 years ago)
- Last Synced: 2024-05-08T00:28:20.572Z (about 2 years ago)
- Topics: aws-ec2, flask, python, regex
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Regex Matching Web App Development Project
### Objectives:
* Replicate the core functionality of the website [regex101.com](regex101.com).
* This entails creating a web application that allows users to input a test string and a regular expression (regex) and displays all the matches found.
* (BONUS) Implemented a new route where a user can validate if a given email id is valid or not.
* Deployment on AWS Cloud
https://github.com/amiegirl/regex_matching_app/assets/81017006/6c2e1cd8-40d9-4b93-ab4f-ebd46e7d9753