Skip to content

aodhan-dev/acebook-desk-warriors

development
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 192 commits ahead, 10 commits behind makersacademy:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status Maintainability Test Coverage

forthebadge

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

About

Template for the AceBook project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.0%
  • HTML 20.7%
  • JavaScript 1.8%
  • CSS 0.5%