Skip to content

ChildrenOfTheCommit/elective2-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elective 2 Template

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.

Project Structure

elective2-template/
│
├── client/        # Vue 3 + TypeScript + TailwindCSS
├── server/        # Django REST Framework
└── postman/       # Postman Collection

Technologies Used

Frontend

  • Vue 3
  • TypeScript
  • TailwindCSS
  • Axios
  • Boxicons

Backend

  • Python
  • Django
  • Django REST Framework

API Testing

  • Postman Collection

Setup

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.

Authors

Children of the Commit

About

For educational purposes... and a little bit of suffering.

Resources

Stars

Watchers

Forks

Contributors

Languages