Code Monkey home page Code Monkey logo

hmom-api's Introduction

Hamstermom.com API

Build Status Stories in Ready

This is the backend for a webcomic. It will allow owners to upload images and captions that will be published on hamstermom.com.


Technologies Used

  • Server-side: Ruby on Rails, Devise, PostgreSQL
  • Client-side: JavaScript, JQuery
  • Testing: Rspec, TravisCI
  • Deployment: Digital Ocean

Installation

Run the following commands in your terminal

  git clone [email protected]:MelizzaP/hmom-api.git hmom-api
  cd hmom-api
  bundle install

Create a database by running

  bundle exec rake db:create db:migrate db:seed

Run locally(localhost:3000)

  rails server

Run test suite

  bundle exec rspec

The app is also currently at (https://hamstermom.com)


Requirements

Ruby version

2.1.3p242 (2014-09-19 revision 47630)

Dependencies

  byebug
  capybara
  coffee-rails (~> 4.1.0)
  database_cleaner
  devise
  factory_girl_rails
  jbuilder (~> 2.0)
  jquery-rails
  pg
  rails (= 4.2.0)
  rails_12factor
  rake
  rspec-rails
  sass-rails (~> 5.0)
  sdoc (~> 0.4.0)
  spring
  turbolinks
  uglifier (>= 1.3.0)
  web-console (~> 2.0)

Plans for the Future

  • generate user comments
  • allow admin to upload comics on the front end
  • build out front end

hmom-api's People

Contributors

melizzap avatar waffle-iron avatar

Stargazers

 avatar

Watchers

 avatar

hmom-api's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.