Skip to content

franckboudraa/oc-please-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please - Backend

Please - Frontend code available here: https://github.com/franckboudraa/oc-please-front

Use Filestack, Gravatar, Google Maps APIs. JWT authentication.

Wireframes: http://please.franckboudraa.me/please_wireframes.pdf

Preview: http://please.franckboudraa.me

Front-End:

  • React
  • Redux (+Thunk)
  • React Router
  • Semantic UI Less/Gulp + Semantic UI React
  • Hosted on AWS S3

Don't forget to include React env variables (.env.local):

REACT_APP_API_URL=https://your-please.backend.com/
REACT_APP_GMAP_KEY=your_googlemaps_api_key
REACT_APP_FILESTACK_KEY=your_filestack_api_key

Back-End:

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • JWT, Geocoder
  • Hosted on Heroku

Don't forget to include Rails env variables (.env):

DATABASE_URL="postgres://user:password@host:port/db"
DATABASE_TEST_URL="postgres://user:password@host:port/db"

About

OpenClassrooms project (8) for Fullstack Developer path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published