Web application on Next.js and backend on Sails.js
Developed a web application on Next.js and TypeScript, which is part of a broader program integrated with Google Maps. Wrote a Sails.js backend to handle requests and interact with the database.
In the interface, I implemented functionality that allows users to enter a name, city, and required category, after which the corresponding places from the database are displayed on the map with the option to select one of them.
On the server, queries were developed to retrieve event data from the database according to the parameters specified by the user.
In the interface, I implemented functionality that allows users to enter a name, city, and required category, after which the corresponding places from the database are displayed on the map with the option to select one of them.
On the server, queries were developed to retrieve event data from the database according to the parameters specified by the user.