cristighr1995 / Holiholic

A trip planner and travel guide application which offers activity suggestions and personalized day plans based on user’s preferences and profile.
Apache License 2.0
2 stars 0 forks source link

Add database processing #30

Closed cristighr1995 closed 5 years ago

cristighr1995 commented 5 years ago

Right now the data is processed as json objects. We need to create objects and classes to better handling the data. To export to a json format we will call just a function.