Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 2.62 KB

README.md

File metadata and controls

43 lines (35 loc) · 2.62 KB

FerramONG - Tools Manager

Main application service, which carries the logic of addition, rental, removal and listing of tools.

Java compatibility License Release


❇ Introduction

This source code is a webservice that is used to add, rent, remove or listing tools.

❓ How to use

See here OpenAPI doc.

⚠ Warnings

The hosting service Heroku may have a certain delay (~ 1 min) for uploading the application so the loading of the website may have a certain delay.

🚩 Changelog

Details about each version are documented in the releases section.

🗺 Project structure

FerramONG architecture

global-schema

Tools Manager class diagram

class-diagram

📁 Files

/

Name Type Description
dist Directory Released versions
docs Directory Documentation files
src Directory Source files
test Directory Test files