Giter Club home page Giter Club logo

acebook-zoomies's Introduction

Acebook (renamed SpringBook)

Facebook clone developed in Java (Springboot & JUnit) and JavaScript (React) with PostgreSQL.

It uses:

  • maven to build the project
  • webpack to bundle the javascript
  • thymeleaf to serve index.html
  • react to make requests to the api and render the component views
  • flyway to manage postgres db migrations

Screenshots

Project Board

Kanban board

Set up

  • Fork and clone this repository to your machine
  • Use an IDE, like intellij or eclipse, and select the project directory to load into the editor
  • From the command line create a dev database createdb acebook_springboot_development
  • Install Maven brew install maven
  • Build the app and start the server, using the Maven command mvn spring-boot:run
  • Visit localhost:8080

User Stories

  • 1
As a User
So that the system can “remember” me and my data
I want to register by creating a  username & password
  • 2
As a registered User
So that the system can authenticate me
I want to login with my username and password
  • 3 (MVP)
As a User 
So I can see what people are doing 
I want to see all the posts in the browser
  • 4 (MVP)
As a User 
So that I can let people know what I am doing
I want to post a message (post) and see it on the feed
  • 5
As a User
So that I can see when people are doing things
I want to see the date the message (post) was posted
  • 6
As a User
So that people know me
I want to post a message with my name
  • 7 (MVP)
As a User 
So that I can easily see the latest posts
I want to see a list of posts in reverse chronological order
  • 8
As a User
To avoid embarrassment 
I want to delete my posts
  • 9
As a User
So I can appreciate other users’ thoughts
I want to be able to ‘Like’ posts (and like it only once)
  • 10
As a User
So I can give my input
I want to give comments on posts
  • 11
As a User
So I can avoid conflict
I want to delete my own comments
  • 12
As a User
So I can be visible
I want to create a profile page
  • 13
As a User
So I can search others
I want to see other people’s profile pages

Domain Model

Wireframe

Team ✨

  • Goncalo
  • Hannah
  • Irina
  • Juel

Original project template by Makers Academy.

acebook-zoomies's People

Contributors

goncalog avatar dearshrewdwit avatar juel07 avatar edwardandress avatar irinagc avatar hannah-vdw avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

enoch-oghene

acebook-zoomies'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.