Giter Site home page Giter Site logo

fe-humans-vs-zombies's Introduction

Case Period: Humans vs. Zombies

This application implements a management application for the game Humans vs. Zombies

Storage

The application data are stored in a postgres database.

Frontend

The Frontend is implemented in react and enables users to manage all the game information. It stores and fetches all the data in the postgres database using the REST API in the backend. You can find the code here. The application is deployed here. Here you can see how the user interface looks:

home page
profile page
new game
game details as player
game details as admin

Backend

The backend is implemented using spring and provides a REST API for the data stored in the postgres database. It is deployed here. You can find the code on gitlab. You can also have a look at the endpoints here.

Security

To protect the backend from unauthorized access keycloak is used.

Usage

To access the application you can simply use the frontend link. If you want to run it locally you can clone the backend repo and run docker compose up -d in the project root directories. Afterwards you need to clone the frontend repo, set your config in the .env file and run npm run start in the frontend root directory.

Maintainer

Petar Dimitrov

Philipp Loibl

Igor Figueiredo

Mohammed El Maghawry

License

fe-humans-vs-zombies's People

Contributors

loibl33 avatar petardimitrov91 avatar el-maghawry avatar igor-gf avatar

Watchers

 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.