An open API service indexing awesome lists of open source software.

https://github.com/muzammil-13/Django_projects-inmakes

My Python Django projects containing repository.
https://github.com/muzammil-13/Django_projects-inmakes

django-application django-framework django-project python python3 webapp website

Last synced: 9 months ago
JSON representation

My Python Django projects containing repository.

Awesome Lists containing this project

README

          

# 🐍 MidjangoRepo: Django Project Portfolio

Welcome to my Django project collection! This repository showcases real-world implementations across different domains using Django framework.

## 🚀 Featured Projects

### 1. Travel Website

- Interactive travel content platform
- Beautiful UI/UX implementation
- [Live Demo](https://muzammil13travelproj.pythonanywhere.com)

### 2. Movie Detail Page

- Cinema information portal
- Dynamic content management
- [Live Demo](https://muzammil13movieproj.pythonanywhere.com/)

### 3. To-Do Application

- Task management system
- CRUD operations
- User-friendly interface
- [Live Demo](http://muzammil13todoapp.pythonanywhere.com/)

### 4. Web Scraper

- Custom data extraction tool
- Backend processing capabilities
- Python-based web scraping

### 5. StoreFront E-commerce

- Full-featured online store
- Shopping cart functionality
- Product catalog management
- [Live Demo](https://muzammil13sfproj.pythonanywhere.com/shop/)

### 6. GradNow School Form

- Educational institution management
- Form processing system
- Data validation implementation

## 🛠️ Tech Stack

- Django Framework
- Python
- HTML/CSS
- JavaScript
- SQLite/PostgreSQL
- Bootstrap

## 🚦 Getting Started

1. Clone the repository
2. Navigate to specific project directory
3. Install requirements: `pip install -r requirements.txt`
4. Run migrations: `python manage.py migrate`
5. Start server: `python manage.py runserver`

## 🔗 Live Demos

Visit the hosted links above to explore live implementations.

## 📫 Contact

Feel free to reach out for collaborations or questions!

## 📝 License

MIT License