Git Product home page Git Product logo

skill-shuffle's Introduction

Skill Shuffle

skill-shuffle

Description

The goal of this project is to create a web-based information platform in the form of a social network for communication that brings people together based on common interests, activities or connections, exchange of experiences and joint learning.

Technologies

  • Spring Boot
  • React.js
  • Bootstrap
  • Mariadb
  • Docker

Installation Instructions

Download

git clone -b master https://github.com/mak7ilenin/Skill-Shuffle.git

Run with Docker

Install Docker

If you don't have a Docker on your machine, then you need to install Docker. Here is the links to the official Docker website:

Build

cd Skill-Shuffle
docker-compose build

Run

docker-compose up

Run without Docker

Backend

cd Skill-Shuffle/server
gradlew bootRun

Frontend

cd Skill-Shuffle/client
npm install
npm start

Database

Import .sql dump from /database to the phpMyAdmin or any other database management tool.

Features

  • Registration
  • Login
  • Logout
  • Search for users
  • Messenger
  • Group chats management
  • User profile
  • Post creation

Test Credentials

Test user 1

  • Login: test
  • Password: 123

Test user 2

  • Login: test3
  • Password: 123

Authors

skill-shuffle's People

Contributors

mak7ilenin avatar 9i6jloko avatar

Stargazers

 avatar Timofei Šinšakov avatar  avatar

Watchers

 avatar

Forkers

9i6jloko

skill-shuffle'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.