Another pro wrestling sim but using django+react+tailwind, made for practice
- Python (version 3+) & Pip
- Django (version 16+)
- Node.js
- npm (Node Package Manager)
Please refer to the README in the frontend and backend directories for specific installation and usage instructions
A very very basic web app full stack frontend+backend that allows common CRUD operations over pro-wrestlers.
Frontend styling is mostly (if not all) powered by TailwindCSS.
Wrestlers Views with hand made filters
Wrestler Detail
Create Wrestler
Random Values Generation, with the help of randomuser api for Names and countries
It is very much a way for me to experiment and learn different technologies. It's my first time using Tailwind, and I gotta say, it's pretty good. My love-hate relationship with React continues. Django is bae.