Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 2.06 KB

README.md

File metadata and controls

54 lines (36 loc) · 2.06 KB

Ruby on Rails with React front end full stack MVP application

Application was developed as a sample application to showcase full stack Ruby on Rails/React capabilities, using PostgresQL as the DB. Standard CRUD operations for several enties created, including a full booking platform.

Technologies Used:

  • Ruby on Rails
  • React
  • PostgresQL
  • Stripe Integration
  • Heroku Hosted

Demo Application:

https://ryandevelopment.herokuapp.com/

Features

  • Custom user authentication
  • Email notifications/password reset
  • CRUD operations for several entitie (workplace, location, service, section)
  • Full booking/scheduling profile based on opem dates
  • Discount code option
  • Calendar implementation to display open dates
  • Edit Booking based on available dates/services
  • User management page
  • Admin interface
  • React-Stripe-Elements for credit card information

Screenshots

image

image2

image3

image4

image4

image5

image6

Checkout:

image7

image8

Edit Booking

image9