Skip to content

Rottschaefer/csv_uploader_back-end

Repository files navigation

CSV Uploader - Back End

Transform your boring .csv file in beautiful cards!

🕵About

In this repository you find the back-end for an .csv uploader application. In the application you are able to upload a .csv file that will be rendered as cards in the website. The file must contain the following properties: name, city, coutry and favorite_sport.

You find the front-end of this project on this link: https://github.com/Rottschaefer/csv_uploader_front-end

👩🏾Who does

  • Eduardo Rottschaefer Oliveira

Conect with me on LinkedIn! - https://www.linkedin.com/in/eduardo-rottschaefer


🧭Status do Projeto

  • ⌛ Done

☑️Requirements

  • An endpoint that allows the frontend to load the CSV file.
  • An endpoint that allows the frontend to search through the loaded CSV data.
  • The search endpoint should accept query parameters for search terms and filters, and should return the matching results.
  • Appropriate error handling for invalid search queries or other errors.

👨‍💻Technologies and Structures

  • NodeJS
  • TypeScript
  • SQL
  • Express
  • Knex
  • Cors
  • Jest
  • Object Oriented Programming

🔗Link to use


🛰Running the Project


📝License

This project is under the MIT license MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published