Skip to content

sylhare/SpaceStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SpaceStack

Frontend CI Backend CI

Intro

This is a full stack application prototype to manage a Space Colony. It is composed of:

  • Frontend: A React single page application.
  • Backend: A Spring Kotlin Rest application.

You can run the project using:

docker-compose up --build

You can have more details on each part of the application by checking the readme in their respective folder.

Functions

To sum it up:

  • The login is Jwt base and allow to record the user's action.
  • The "baby call flow" is handled meaning you can create, retrieve, approve/deny and review the baby requests.
  • Each accepted baby request will increase the population count.
  • The baby requests are saved and updated inside a Mongo Database.

About

πŸš€ Full stack application of a space colony

Topics

Resources

Stars

Watchers

Forks

Contributors