Giter VIP home page Giter VIP logo

rockmanvnx6 / springboot-reactjs-socialmedia Goto Github PK

View Code? Open in Web Editor NEW
32.0 3.0 16.0 14.17 MB

A real-time, responsive social media built with ReactJS, Springboot, Maven, MySQL, Google Cloud, Travis CI & CD

Home Page: https://rmitsocial.herokuapp.com/

License: MIT License

HTML 0.65% CSS 10.37% JavaScript 50.10% Java 38.88%
springboot maven rest-api travis-ci reactjs mysql rmit rmit-projects

springboot-reactjs-socialmedia's Introduction

RMIT REST API Social Media

A full-stack, mobile friendly social media platform using Sprint Boot Maven.

Live Demo:

https://rmitsocial.herokuapp.com/

Due to lack of funding, the demo is missing the following tech stacks: Google App Engine, MySQL

Features / Functionality:

  • Central Authentication API - Login/Register/Validation
  • User profile wall - including personal information, avatar, background cover
  • CRUD User status, comments on user status
  • Hot reload on user's update
  • Private Message

Preview

wall-chat

image-20191114224850003

Technologies:

  • Backend: Spring Boot, Maven
  • Frontend: ReactJS
  • Middleware: JWT, Websocket, JPA
  • Database: MySQL, H2 Database Engine
  • CI & CD: TravisCI, Google Cloud App Engine
  • Testing:
    • Unit Testing:
      • Front end: JEST.js
      • Back end: JUnit
    • Integration test: WebdriverIO

Development tools & Methodology

  • Scrum
  • Trello

Communication tools:

  • Slack

Installation:

Start backend server

After cloning the project, please cd restful-web-service and run

mvn spring-boot:run

The server should be starting on port 8080

Start frontend client website

Run cd frontend/todo-app/ from the root folder run

npm install

And then

npm start

the client should be starting on port 4200

Testing

For Unit test.

Back end:

mvn install
mvn test -B

Front end:

yarn install
npm run test

For Integration test.

Leave the server back end running, with the client (npm start) running, cd to frontend/todo-app and run

npm run wdio

Requires to have chrome version 77 and above

Contributor:

springboot-reactjs-socialmedia's People

Contributors

dharalpatel avatar nugyn avatar rockmanvnx6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.