Skip to content

romanjesus/prototype_saas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!