Skip to content

CSEdgeOfficial/Python-Django

Repository files navigation

Python-Django

A Django web application featuring user registration, data display, and modern UI/UX.

Features

  • 🌟 Hello World page with project overview
  • 📝 User registration with form validation
  • 👥 View registered users (table and card views)
  • 🎨 Custom CSS with gradient design and animations
  • ⚡ JavaScript for interactive features
  • 📱 Fully responsive design
  • 🔍 Search functionality
  • 🎯 Admin panel for user management

Quick Start

  1. Install Django

    pip install django
  2. Apply Migrations

    python manage.py migrate
  3. Run Server

    python manage.py runserver
  4. Visit: http://127.0.0.1:8000/

Documentation

See DOCUMENTATION.md for complete setup and usage instructions.

Project Structure

  • myproject/ - Django project settings
  • myapp/ - Main application with models, views, and forms
  • templates/ - HTML templates
  • static/ - CSS and JavaScript files

Technologies

  • Django 6.0
  • SQLite
  • HTML5/CSS3
  • Vanilla JavaScript

License

Open-source for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •