https://github.com/MatteoCalvanico/Mako
Final project for "Laboratorio di Interfaccia Uomo-Macchina"
https://github.com/MatteoCalvanico/Mako
Last synced: 11 months ago
JSON representation
Final project for "Laboratorio di Interfaccia Uomo-Macchina"
- Host: GitHub
- URL: https://github.com/MatteoCalvanico/Mako
- Owner: MatteoCalvanico
- License: mit
- Created: 2024-12-03T09:00:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-03T09:07:44.000Z (over 1 year ago)
- Last Synced: 2024-12-03T10:23:06.277Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 545 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is Mako...
Mako is a *free* and *open source* web app in **.NET**, and other technologies, for managing workers, ships, and shifts in a naval port.
## What Mako has to offer...
These are all the features:
- Login for Operators and Workers.
- View for workers with the ability to see their shifts and request holidays, permits, etc.
- View for operators with the possibility of checking incoming boats (with all the necessary information), creating/managing the various shifts of unloading and loading goods, and more.
- Light and Dark Mode.
## Start-up
- Open project with *Visual Studio 2022*
- Install packages by opening the context menu by right-clicking on *package.json* in *Mako.Web*
- Update bundles using the *Bundle & Minifier 2022* extension by right-clicking on *Mako.Web*
- Re-compile all files using *Web Compiler 2022* by right-clicking on *Mako.Web*
- Right-click on *Mako.Web* and select the option *Set as startup project*
## Project's Mockup
Check out Mako's Mockups in Figma:
- [Operator view](https://www.figma.com/design/wp4ofGMWtQCbbOWIsLGGwD/Operatore-Mockup?node-id=0-1&t=vPq89MnYvnbvDabX-1)
- [Worker view](https://www.figma.com/design/SJbFipIt2abZ3dJBM9sFSn/Operai-Mockup?node-id=0-1&t=R42TsY5lXLRRKSUv-1)
## Project's DB
Check out Mako's database diagram
[Or check out dbdiagram.io](https://dbdiagram.io/d/Mako-DB-676a7daf5406798ef78a3dde)
## Project's Screenshots