Full-stack web application offering math tools and resources. Made with Django, Bootstrap 5, HTML, CSS, and JavaScript
Stars
3
Forks
0
Watchers
3
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
88
commits
Add pagination to blog posts and update template to include pagination controls
3a51777View on GitHubAdd auto-login feature when user registers and redirect to home
d821da5View on GitHubRefactored views.py by creating CategoryMixin to remove duplicate Category.objects.all() and fixed css bug in blog page
f746548View on GitHubRemove personal images and update README with SQLite/PostgreSQL setup instruction
cad515eView on GitHubAdd dev vs prod setup with Amazon S3 storage for production
80508deView on GitHub