Skip to content

dylanwe/smartship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartship

dashboard

This project attempts to help give an overview on how a ship is doing and what needs to be done.

Login information

Operator email: test@mail.com password: secret

Admin email: admin@mail.com password: admin

Manager email: manager@mail.com password: manager

Develop for the application

The frontend and backend can be worked on as separate projects. Simply clone the project and open the desired portion(backend or frontend) in your editor. With your terminal navigate into the frontend and run:

npm install

to install all packages. To run the frontend for developing we use the following command in the terminal:

npm run serve

For the backend we just have to open it as a maven project and after that we can run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published