Skip to content

This is a proof of concept for the project Medallo Oculto from P1.

Notifications You must be signed in to change notification settings

julianvb03/MedalloOculto_PC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run the Project

  1. Make sure you have Docker running on your machine. Then, you can start the project by running docker-compose up -d. This will start the database and the backend of the application.
  2. To interact with the application, you can open the HTML file using LiveServer.

Functionalities

  1. CRUD Operations: You can perform CRUD (Create, Read, Update, Delete) operations using the API interface. This allows you to dynamically add categories and interest places to the application.

  2. View Markers: You can use the buttons on the interface to view markers saved in the PostgreSQL database.

    Functionality 1

  3. Filter Markers: You can filter the markers by category.

    Functionality 2

  4. Create Routes: You can create routes between two points by clicking on the markers and then clicking on the "Generate Route" button.

    Functionality 3

About

This is a proof of concept for the project Medallo Oculto from P1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published