GithubHelp home page GithubHelp logo

marek-02 / maze Goto Github PK

View Code? Open in Web Editor NEW

This project forked from projekt-inz-maze/maze

0.0 0.0 0.0 61.01 MB

JavaScript 37.72% Java 52.48% TypeScript 7.47% CSS 0.05% HTML 0.15% Dockerfile 0.06% SCSS 2.06%

maze's Introduction


Logo

Maze

Support for gamification of computer networking classes
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Acknowledgments

About The Project

Engineering Thesis "Support for gamification of computer networking classes".
Authors: Julia Szpak, Ewa Miklewska, Jakub Stępień.

(back to top)

Built With

  • Typescript
  • React
  • Java
  • Spring

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

Backend setup with docker

We go to the "api" folder. If we execute the command for the first time:

docker-compose up --build

If we run the backend using the docker again, we can omit the --build option.

Frontend setup with docker

We go to the "frontend" folder. If we execute the command for the first time:

docker-compose up --build

If we run the backend using the docker again, we can omit the --build option.

General setup with docker (production version)

We go to the main folder ("maze"). From this folder, execute the following command:

docker-compose up -d --build

The above command will run both the backend and the frontend.

(back to top)

Acknowledgments

  • ...
  • ...
  • ...

(back to top)

maze's People

Contributors

ewa-m avatar jkbstepien avatar xxlucia 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.