Skip to content
/ camera Public

a rental website where participants can rent their camera for money

Notifications You must be signed in to change notification settings

jztchl/camera

Repository files navigation

Camera Rental Logo

Camera Rental

Welcome to Camera Rental, your platform for renting and offering cameras for rent!

About

Camera Rental is a vibrant community-driven platform where photography enthusiasts can rent out their cameras for a fee or discover a wide range of cameras available for rent.

Project Structure

  • app/: Core application files.
  • cameraproject/: Settings and configurations.
  • media/images/: Stunning images for the website.
  • static/: CSS and JavaScript files.
  • temp/: Temporary storage.
  • template/: Beautifully designed HTML templates.
  • camera.sql: Database schema.
  • crypto enc dec.py: Secure encryption script.
  • db.sqlite3: SQLite database.
  • manage.py: Django management script.
  • requirements.txt: Project dependencies.

Getting Started

  1. Clone the repository:

    git clone https://github.com/jztchl/camera.git
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the development server:

    python manage.py runserver
  4. Access the website:

    Open your browser and go to http://localhost:8000/.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python (Django)
  • Database: SQLite
  • Encryption: Python cryptography library

Features

  • Rent cameras from a diverse collection.
  • List your camera for others to rent.
  • Secure payment processing.
  • User-friendly interface.

Contributing

We welcome contributions! Fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


© 2024 Camera Rental | Contact Us

About

a rental website where participants can rent their camera for money

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages