Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ankit1350/makeup_project

Repository files navigation

💄 makeup_project

A beautifully designed portfolio website for a professional makeup artist. Built using Python, Django, Bootstrap, and HTML, this site showcases services, a contact form, a gallery, and other relevant details — all in one elegant web interface.


My Site Banner

🎥 Demo Video: click here


📌 Features

  • 🖼️ Image gallery showcasing makeup looks
  • 📞 Contact page with form submission
  • 💼 Services section for detailing packages
  • 📱 Responsive design using Bootstrap
  • 🔐 Django Admin panel for easy content management

🛠️ Tech Stack

Layer Technology
Backend Python, Django 4.x
Frontend Bootstrap 5, HTML5, CSS3
Database SQLite (db.sqlite3)
Others Django Admin, Form Handling


⚙️ Installation & Local Setup

# Clone the repository
git clone https://github.com/ankit1350/makeup_project.git
cd makeup_project

# Create and activate a virtual environment
python -m venv venv
source venv/bin/activate     # On Linux/Mac
venv\Scripts\activate        # On Windows

# Install dependencies
pip install -r requirements.txt

# Run migrations
python manage.py migrate

# Start the development server
python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •