Skip to content

Web-Based Feedback System for AVC College of Engineering This project is a web-based feedback system designed to streamline the process of collecting and managing student feedback for the AVC College of Engineering Authors : Shaheen and Karthick Krishna

License

Notifications You must be signed in to change notification settings

shaheen-coder/AVCCE_FeedBack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 FeedBack

FeedBack is a modern, web-based feedback system developed for AVC College of Engineering. Built with the latest technologies, it offers a seamless platform for collecting, managing, and analyzing feedback efficiently.


🚀 Features

  • 🔐 Secure & Scalable: Robust backend powered by Django 5.
  • High-Performance API: Fast and efficient endpoints using Django Ninja 1.
  • 🎨 Modern UI/UX: Responsive design styled with Tailwind CSS.
  • 📊 Data Management: Simplified data import/export with django-import-export 4.3.
  • 🧠 Customizable Feedback: Tailored feedback categories suitable for academic environments.

🧰 Frameworks & Technologies

  • Python: 3.12
  • Django: 5
  • Django Ninja: 1
  • Django Import-Export: 4.3
  • Tailwind CSS: Latest version

📦 Installation

git clone https://github.com/your-username/feedback-remaster.git
cd feedback-remaster
python3.12 -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

🧪 API Access

  • Explore the auto-generated API documentation powered by Django Ninja
  /api/docs/   # Student API
  /staff/api/docs  # staff API

🧾 License

  • This project is licensed under the Apache License 2.0. See the full license text in the LICENSE file.

About

Web-Based Feedback System for AVC College of Engineering This project is a web-based feedback system designed to streamline the process of collecting and managing student feedback for the AVC College of Engineering Authors : Shaheen and Karthick Krishna

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published