Table of Contents
This project has been created due to a demand to solve some ship management challenge and try to do that management functionalities in an optimistic way by creating rest api using Microsoft .NET 6 and ReactJs U.I library and state manager Redux and Its tools.
Here's some libraries and frameworks that the implementation is built with :
To get a local copy up and running follow these simple example steps.
To get this project work on your machine you have to have the next software on your local machine :
- git
- docker-compose
- docker
- Clone the repo
git clone https://github.com/mouhsineelachbi/ship_management
- Make sure that you are in the project folder
cd ship_management
- Run docker-compose up to build images and run containers
docker-compose up
To use this solution follow the next instructions :
- Run your browser to access home page after building and running containers is finished
http://localhost:3000
- Register using username and password (any kind of username or password)
Distributed under the MIT License. See LICENSE.txt
for more information.
Mouhsine ELACHBI - @mouhsineelachbi - [email protected]
Project Link: https://github.com/mouhsineelachbi/ship_management