Skip to content

Instantly share code, notes, and snippets.

@Asher978
Last active September 13, 2017 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Asher978/0f010a99f91ebfaf900e0cf8a3f7942d to your computer and use it in GitHub Desktop.
Save Asher978/0f010a99f91ebfaf900e0cf8a3f7942d to your computer and use it in GitHub Desktop.
Final Project Proposal

Final Project Proposal

Planned Technologies

  • REACT: Frontend UI
  • Rails: Used as an API to save all the content for the photographer
  • Rails Action Mailer - For Email Handlings Source Here
  • DropBox - To Store all the pics (references will be saved in Rails DB)

User Stories

  • User should be able to see the Bio page which includes all the content for the Photographer
  • User should be able to Register
  • User should be able to Login after Registering
  • User should be able to Book an appointment
  • Once an appointment is booked, Photographer should be able to receive an email notification stating that a User has booked an appoointment
  • Photographer should be able to Register & Login and should be able to see his Calender
  • Photographer should be able to confirm appointments on his calender
  • Photographer & the client should be able to see all of the appointments on the calender
  • Photographer should be able to upload his work(pics, videos) to rails DB Source Here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment