Skip to content

Raamprathap/Ria-Photography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

359 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Έ RIA Photography Website

Welcome to the RIA Photography website! This platform showcases the studio's stunning photography work and provides a seamless booking system for clients. Users can browse the gallery, explore films, and book a session, with booking details automatically saved to a Google Sheet for studio access.

πŸ”— Live Website: RIA Photography


πŸš€ Features

βœ… Photo Gallery – Explore high-quality photography collections.
βœ… Films Section – Watch video projects created by the studio.
βœ… Booking System – Clients can book photography sessions, and details are stored in a Google Sheet.
βœ… Responsive Design – Optimized for all devices and screen sizes.
βœ… Flask Backend – Handles dynamic content and booking form submissions.


πŸ› οΈ Tech Stack

πŸ”Ή Frontend: HTML, CSS, JavaScript
πŸ”Ή Backend: Python (Flask)
πŸ”Ή Styling: CSS, Custom animations
πŸ”Ή Database: Google Sheets API (for booking management)
πŸ”Ή Hosting: Render
πŸ”Ή APIs & Libraries: Flask, Flask-CORS (for cross-origin requests)


πŸ“‚ Project Structure

raamprathap-ria-photography/
β”œβ”€β”€ README.md
β”œβ”€β”€ index.html
β”œβ”€β”€ privacy-policy.html
β”œβ”€β”€ script.js
β”œβ”€β”€ style.css
β”œβ”€β”€ About/
β”‚   β”œβ”€β”€ About.html
β”‚   β”œβ”€β”€ about.css
β”‚   └── image/
β”œβ”€β”€ Book/
β”‚   β”œβ”€β”€ bookus.css
β”‚   β”œβ”€β”€ bookus.html
β”‚   └── image/
β”œβ”€β”€ Films/
β”‚   β”œβ”€β”€ app.py       # Flask backend for video section
β”‚   β”œβ”€β”€ image/
β”‚   β”œβ”€β”€ static/
β”‚   β”‚   └── video.css
β”‚   └── templates/
β”‚       └── video.html
β”œβ”€β”€ gallery/
β”‚   β”œβ”€β”€ app.py       # Flask backend for gallery section
β”‚   β”œβ”€β”€ image/
β”‚   β”œβ”€β”€ static/
β”‚   β”‚   └── gallery.css
β”‚   └── templates/
β”‚       └── gallery.html
└── home_img/

πŸ”§ Setup & Installation

To run the Flask-based sections (Gallery & Films), install dependencies:

1️⃣ Clone the Repository

git clone https://github.com/yourusername/raamprathap-ria-photography.git
cd raamprathap-ria-photography

2️⃣ Install Required Libraries

pip install flask flask-cors

3️⃣ Run Flask Servers (Gallery & Films Sections)

Navigate to the respective folders and run:

python app.py

This will start the local server, making the gallery and films sections accessible.


⭐ Contribute & Support

We welcome contributions! If you want to improve the project:

  1. Fork the repository 🍴
  2. Create a new branch πŸ”€
  3. Make your changes ✏️
  4. Submit a pull request πŸ“¬

πŸ’‘ Your contributions are highly appreciated! πŸš€


πŸ“ž Contact


πŸ’‘ Built with passion by Raamp πŸš€

About

RIA Photography is a studio website showcasing stunning photography with a seamless booking system that stores user details in a Google Sheet. Built with HTML, CSS, JavaScript, and Flask, it offers a smooth user experience with an interactive gallery and a cinematic films section. πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors