CriticalFrog is a blog-alike app to write series reviews.
Watch other people posts.
Create you profile and Log in. You can update your profile later.
Write, update or delete your post.
The main of this project:
- Work with the Python Framework, Django.
- Work with APIView classes: 2.1) Both, Function-based views (FBV) and Class-based views (CBV)
- Employ the Django ORM and SQLite3 for database.
- Work with the terminal in order to avoid as much as I can the interface. Making migrations; running the server; create posts with a local JSON file; push changes to this repo, etc.
- Pulling an orderly and clean workflow.
Thank you for reading 🐸👍