Skip to content

stringiest/zuckerBook

 
 

Repository files navigation

zuckerBook

About

zuckerBook is our very own Facebook clone where a user can create posts, view other's posts, comment on posts and leave a like on posts. On the front end we used HTML, CSS, Bootstrap and a sprinkle of JavaScript. The back end was built entirely in Ruby on Rails.

Entity Relationship Diagram

zuckerBook DB Model-

Class Diagrams

Comment Class

Reaction Class

User Class

Post Class

Sequence Diagrams

Registering An Account

zuckerBook register account

Logging In

zuckerBook login to account

Showing Posts

zuckerBook show posts

Liking A Post

zuckerBook liking post

User Stories

As a User
so that I can keep up to date with the goings ons
I would like to be able to view all posts on zuckerBook
As a User
so that I can have my own account
I would like to be able to register for zuckerBook
As a User
so that I can have my posts secure
I would like to be able to log in to zuckerBook
As a User
so that I can protect my account
I would like to be able to log out of zuckerBook
As a User
so that I can share my thoughts and life with the world
I would like to be able to post to zuckerBook
As a User
so that I can share my enthusiasm for the posts
I would like to be able to react to posts
As a User
so that I can be more nuanced with my expressions
I would like to be able to comment on posts
As a User
so that I can correct mistakes I made
I would like to be able to edit posts
As a User
so that I can sanitise my past
I would like to be able to delete posts

About

Template for the AceBook project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 76.3%
  • HTML 16.7%
  • JavaScript 5.4%
  • Other 1.6%