Code Monkey home page Code Monkey logo

socialhub's Introduction

Software Development Practice

This is a repository for the SWE 574 Software Development as a Team class.

Deployed Application

The application is deployed and can be viewed at URL's below.

Application URL: http://34.88.198.59:8080/#/

Backend Rest API URL: http://34.88.198.59:8081/#/

Installation

To run the system, either the repo must first be cloned to the local machine or the release version should be downloaded.

System Requirements

SocialHub is developed using Spring Boot and Java 11.

The deployment is done using Docker 20.10.11

Java 11 can be downloaded here.

To properly install all the dependencies and create the environment of the application, the host system must have maven installed. Apache Maven 4.0.0 has been used in the development of SocialHub.

Git Clone

  • Open Git Bash
  • Go to the directory of where the files will be installed
  • Enter command git clone https://github.com/zeyneplervesarp/swe574-javagang.git
  • Press enter

Release download

Docker Compose

After successfully getting the code, docker-compose can be run to deploy the system on docker. The steps to deploy on docker are as follows:

  • Open the terminal in the host machine and go to the root of the project folder.
  • Go to the backend folder on your terminal
  • cd swe574-javagang/backend if you've cloned the repo
  • cd backend if you've downloaded the release
  • Enter the command docker-compose up --build

After following all the steps, the system should successfully run on your computer. Frontend application that is visible to users will be at localhost:8080.

Documentation

Detailed documentation can be found at the wiki page

socialhub's People

Contributors

sgbasaraner avatar ecesari avatar zdenizystenhaug avatar zynpgltkn 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.