Skip to content

m-budryte/acebook-zuckerbros

 
 

Repository files navigation

AceBook

Build Status

Coverage

MVP aims to have basic functionality:

  1. Users can make posts
  2. Users can see posts
  3. Users can edit posts
  4. Users can delete posts

Currently 1 and 2 are completed and 3 is in progression. Next step is to have posts that are edited, have their changes implemented.

The app was deployed on the AWS server. http://production.ujbndkqft3.eu-west-2.elasticbeanstalk.com/

Setup instructions

  • clone repo run
bundle install

Usage

run

rails s

Running tests

run

rspec

in project directory

About

Template for the AceBook project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.6%
  • HTML 20.6%
  • CSS 5.5%
  • JavaScript 2.3%
  • CoffeeScript 1.0%