A starter template for the Elective 2 – Big Data Analytics course.
This repository provides a simple full-stack CRUD application that students can use as a reference while learning RESTful API development and frontend integration.
elective2-template/
│
├── client/ # Vue 3 + TypeScript + TailwindCSS
├── server/ # Django REST Framework
└── postman/ # Postman Collection
- Vue 3
- TypeScript
- TailwindCSS
- Axios
- Boxicons
- Python
- Django
- Django REST Framework
- Postman Collection
Each project has its own setup instructions.
| Folder | Description |
|---|---|
client/ |
Frontend application |
server/ |
Django REST API |
postman/ |
Postman Collection |
Please refer to the README inside each folder.
Children of the Commit