GithubHelp home page GithubHelp logo

photography's Introduction

Photography App

Description

A tool that addresses the majority of the needs of a photographer, hopefully serving as a one-stop shop for their needs.

Getting Started

Link to webpage: https://myphotographypage.herokuapp.com

The end goal

To create a tool that simplifies a photographer's life and helps them run their business efficiently.

Features

  • Portfolio Page

    • The front and center of the application is a public portfolio page, allowing anyone visiting the website to see the quality of the photographer's work.
  • Contact Me

    • A header navigation bar with easy links to all of the services a photographer provides, with a prominent "contact me" button that is accessible from any page. The button offers two options: email or schedule a real-time face-to-face meeting.
  • Scheduling Photo Shoot Appointments

    • Using a calendar service like calendly, clients can find a time that the photographer is available and book their own appointments, preventing the photographer from double-booking or overbooking.
  • Photo Review

    • Clients can review the photos from their photo shoot by entering a project ID, and the photos will populate on the review page. Once they have reviewed the photos, they can submit their choices, which will send the photographer an email notification.
  • Online Storage

    • An upsell for clients is online storage of their photographs, accessible from the same place where they got the photos done. This makes it easy for them to get additional editing done and for the photographer to keep track of their photos.
  • Client List

    • The admin account has an organized list of all client accounts with email addresses and phone numbers, allowing the photographer to easily reach out to previous clients.
  • Ease of Use

    • The admin account has full editing control over the portfolio, the ability to organize and find photos, and the ability to add photos to client accounts.

Screen shots

image

image

image

image

Technologies Used

  • MongoDB
  • express
  • multer
  • JSX
  • JavaScript
  • TailWind
  • brcryptjs
  • express-session
  • jsx-view-engine
  • Morgan
  • react
  • sharp

Ice Box Features

  • Seamless REST API for handling images
  • Email integration
  • Calendly integration
  • Full admin account setup
  • Interactive client list
  • Interactive project ID list
  • Ability to change account details
  • Admin ability to manage client photos

Wire Frame and ERD

image

image

Restful routes table

URL HTTP VERB Mongoose model function
/home/ GET .find
/home/new GET N/A
/home POST .create
/home/:id GET .findById
/home/:id/edit GET .findById
/home/:id PUT .findByIdAndUpdate
/home/:id DELETE .findByIdAndDelete

photography's People

Contributors

justinstowe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.