Project
Regex Tester (Flask)
Challenging
35 completions
~ 24 hours
4.2Learn how to work with Flask models, templates, and the re module.
Provided by
JetBrains Academy
About
Regular expressions are a very powerful tool if you can tame them. Why don’t you create a tool for testing regexes? In this project, you will write a simple regex tester that can store the history of tests.
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Draft the program and make it store input with a Flask model.
Use Flask templates to create a page for testing regexes.
Implement handlers with the re module.
Create the result and history pages.
Reviews
KS
Kenneth Satterlee1 week ago
This was a great project. I learned so much about using flask and sqlalchemy to make function web apps. The creation of templates, url redirects, sqlalchemy sessions and table interactions. This was a great project
The project is useful and a stimulation for further studying on Flask. It is challenging and only if someone study Flask a bit more is in position to do it. There is an issue i think with a test on Task 4 that the support team must consider fixing. Everyone of you that manages to reach the last ta ...
Aldahir Pereira
2 years ago
I have learned how to utilize decorators and also was able to figure out how websites use templates and how to utilize them to avoid hard coding everything.
4.2
Learners who completed this project within the Python Backend Developer with Flask course rated it as follows: