Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.05 KB

Prototype of Software as a Service Web Application

This web application serves to create an online community of developers, investors, and entrepreneurs to connect with each other. The basic version allows members to view other members on the site. The pro version grants access to other member's contact information.

This project was created to reinforce my Ruby on Rails skills while learning how to use a few new technologies including:

  • Stripe - payment system processing
  • Devise - secure user authentication and registration
  • Paperclip - image uploads ( implemented without AWS)
  • Figaro - environment variables configuration
  • Bootstrap-sass - responsive CSS frameworok
  • Heroku - deployment to web

Live web app

This app is currently hosted on Heroku. Feel free to take a look!