ProjectBeta
Regex Tester (Django)
Challenging
14 completions
~ 26 hours
3.7 This content is new. Please help us improve it by reporting bugs if you encounter them.
Use this simple Django project to grasp the basics of writing models, views, and templates. Learn to work with forms and POST requests to save and retrieve data from the database and to use 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 Django model.
Use Django templates to create a page for testing regexes.
Implement handlers with the re module.
Create the result and history pages.
Reviews
MF
Manuel Feurstein2 years ago
Learned django basics, project is not really hard, but the descriptions could be more detailed
3.7
Learners who completed this project within the Introduction to Django course rated it as follows: