Skip to content

ikipm/qresp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo BitsxMarato 24

https://miro.com/welcomeonboard/dndoemxvU3RnS3RwOTBVeTJoUEdSeUhrVXlORHlpRUZxS3J4UlZHR0VWWVRSNVlxbVRhV3pqRmY1UlBZcWpONXpwN0hBMm5KbEdNVVlNWUsvRW4rWVJPbHd1NEdtN2N5V1l1UUdCYTBmT29BTW5DckdQdzg0VlpIa1JlcmducFUhZQ==?share_link_id=429029669480

Structure (Model, View, Controller)

The project is divided in views, controllers and routes. The views contain all the front-end files, where the page is created. The controllers are where all the logics are made. They are divided in functions and each query to the API has a function in one of those controllers to be used. The routes contain all the routes definitions, whether if they are get or post and the function in the controller they reference.

Run the project

Use npm run start

About

Solution approach for the QResp challenge at the Bits x La Marató 2024 hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •