Application deployed to Heroku
AceBook - Desk Warriors
_____|\
_.--| ADW |: Acebook Desk Warriors
<____|.----|| Desk is Diptis, AidEn, Sherif and Krzysztof
.---''---,
;..__..' _...
,'/ ;|/..--'' \
,'_/.-/': :
_..-'''/ / | \ \ _|/|
\ /-./_ \; \ \,;' \
,\ / \: `:\ \ // `:`.
,' \ /-._; | : : :: ,. .
,' :: /`-._| | | || ' : `.`.)
_,' |;._:: | | | | `| : `'
,' `. / |`-:_ ; | | | : \
`--. ) /|-._: : | \ \
/ / :_| ;`-._; __..--'; : :
/ ( ;|;-./_ _/.-:'o | / ' |
/ , \._/_/_./--''/_|:|___|_,' |
: / `'-'--'----'---------' |
| : O ._O O_. O ._O O_. ; ;
: `. // // // // ,' /
~~~`.______//____//____//____//_______,'~
// //~ // //
~~ _// _// _// ~ _// ~
~ / / / / / / / / ~ ~~
~~~ ~~~ ~~~ ~~~
Here at Team Desk Warriors, we fight for your online lives!
We are dedicated to bringing you the finest 3rd party clones of highly copyright protected social media applications.
With our latest offering @ceBook, we bring you the final word in user post interation with basic CRUD funtionality.
(Now with WIP features such as personal walls, chat interfaces and product owner criteria integration.)
You can find the engineering project outline here.
Our card wall is here: https://waffle.io/aidengleave/acebook-desk-warriors/
How to contribute to this project
See CONTRIBUTING.md
Quickstart
First, clone this repository. Then:
> bundle install
> bin/rails db:create
> bin/rails db:migrate
> bundle exec rspec # Run the tests to ensure it works
> bin/rails server # Start the server at localhost:3000