Skip to content

WebByRudra/Capturra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capturra

📸 Capturra

Capturra is a photographer discovery and ranking platform where photographers can showcase their work and clients can easily discover, compare, and contact them.

The goal of Capturra is to create a community-driven platform where photographers gain visibility through engagement and clients find the perfect photographer for their needs.


🚀 Features

👤 User Roles

  • Photographer accounts
  • Client accounts

📷 Photographer Features

  • Create photographer profile
  • Upload photography portfolio
  • Get ranked by likes and engagement
  • Showcase best work

🔎 Client Features

  • Discover photographers
  • View photographer profiles and galleries
  • Contact photographers for bookings

⭐ Engagement System

  • Like system for photos
  • Photographer ranking based on engagement

🛠 Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • PHP (XAMPP)

Database

  • MySQL

Future Upgrade

  • Python (Flask / Django) backend
  • PostgreSQL database
  • AI-based photo ranking

📂 Project Structure

capturra
│
├── frontend
│   ├── landing-page
│   ├── home-page
│   ├── login
│   └── signup
│
├── backend
│   ├── authentication
│   ├── api
│   └── database-connection
│
├── database
│   └── capturra.sql
│
├── assets
│   ├── images
│   └── icons
│
└── README.md

⚙️ Installation

1️⃣ Clone the repository

git clone https://github.com/WebByRudra/Capturra.git

2️⃣ Move project to XAMPP

Place the project folder inside:

xampp/htdocs/

3️⃣ Start servers

Start in XAMPP:

  • Apache
  • MySQL

4️⃣ Setup Database

  1. Open phpMyAdmin
  2. Create a database called:
capturra
  1. Import the SQL file from:
database/capturra.sql

🖥 Running the Project

Open in browser:

http://localhost:8888/Capturra

🌟 Future Improvements

  • Photographer leaderboard
  • AI photo quality detection
  • Booking system
  • Messaging between clients and photographers
  • Mobile app version

🤝 Contributing

Contributions are welcome!

Steps:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request

👨‍💻 Author

Rudra Umra

Web Developer | Problem Solver | Tech Enthusiast

GitHub: https://github.com/WebByRudra


📜 License

This project is currently under development and intended for educational and experimental purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors