Corporate website for a construction company in Michigan (USA)
1. UI/UX design Created prototypes in Figma: main, catalog, personal account, admin panel. Responsive for phone/tablet/desktop.
2. Frontend (React) Assembled all pages in React. Set up routing (React Router), state (Redux Toolkit / Context API), interaction with API.
3. Backend (Django) Developed API using Django REST Framework. Models, serializers, authentication (JWT), access rights.
4. Integration Connected React to Django API (axios/fetch). Configured CORS, CSRF protection.
5. Deployment React → Netlify / Vercel, Django → PythonAnywhere / Render + PostgreSQL, SSL.
2. Frontend (React) Assembled all pages in React. Set up routing (React Router), state (Redux Toolkit / Context API), interaction with API.
3. Backend (Django) Developed API using Django REST Framework. Models, serializers, authentication (JWT), access rights.
4. Integration Connected React to Django API (axios/fetch). Configured CORS, CSRF protection.
5. Deployment React → Netlify / Vercel, Django → PythonAnywhere / Render + PostgreSQL, SSL.