Skip to content

Compliment generator: upload photos and get a specific compliment based on image tagging.

Notifications You must be signed in to change notification settings

schazbot/complimenter-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complimenter - backend

This is the repository for the backend of the Complimenter app - a Jonathan Van Ness-inspired app which delivers personalised compliments based on an image uploaded by the user.

Getting Started

Fork and clone this repository. You will also need to fork and clone the frontend repository which can be found here: https://github.com/CalieR/complimenter-frontend

Prerequisites

We built this using the following versions:

ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-darwin18]

Rails 5.2.3

postgres (PostgreSQL) 11.2

Installing

Setup the rails database and load the seed data:

rails db:create

rails db:migrate

rails db:seed

Start the rails server. The frontend will default to localhost/3000 so use -p flag to select a different port:

rails s -p 3002

Built With

Contributing

Versioning

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Thank you to Queer Eye and the fabulous Jonathan Van Ness for inspiring our app :) Thanks to all the incredible instructors at Flatiron School London for their support.

About

Compliment generator: upload photos and get a specific compliment based on image tagging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published