Project Showcase is a dynamic website designed to display project overviews along with detailed descriptions. The platform allows you to showcase screenshots of your projects and securely store website passwords for easy access.
- 🖼️ Project Screenshots: Upload and display screenshots to visually highlight your projects.
- 🔐 Secure Password Storage: Safely store website passwords for convenient and secure access.
- 📝 Detailed Descriptions: Provide comprehensive descriptions to showcase the key features of each project.
- 🌐 User-Friendly Interface: Navigate and manage your project listings with ease.
- 🐍 Python & Django: Powering the backend with robust functionality and data management.
- 💾 MySQL: Ensuring efficient and secure data storage and retrieval.
- 🎨 HTML & CSS: Crafting a visually appealing and responsive user interface.
- Clone the repository:
git clone https://github.com/prathmeshsoni/ProjectShowcase.git && cd ProjectShowcase
- Create & Activate virtual environment:
python -m venv .venv && .venv\Scripts\activate.bat
- Install dependencies:
pip install -r requirements.txt
- Launch the Django development server:
python manage.py runserver
Project Showcase simplifies the presentation of your projects, offering a secure platform to store passwords and display detailed descriptions with screenshots. Its user-friendly interface ensures an engaging experience for both creators and viewers.
Explore Project Showcase now at here 🌐🚀
ProjectShowcase - Provided by Prathmesh Soni