D&M Academy
Tools
React
CSS
Python
Django
PostgreSQL
Overview
Learning management system built in React and Django (Python). This was the final project for the Learning People Full-Stack Certification.
- Built a React frontend connected to a Django REST API backend.
- Implemented JWT-based user authentication and protected routes.
- Used PostgreSQL for data modeling and storage; deployed via Render.com
- Wrote unit tests using React Testing Library and Jest to validate core components.
- Deployed frontend to Netlify with environment-based API integration.