Jose Henrique 146495c07b
All checks were successful
API and ETL Build / build_etl (push) Successful in 2s
API and ETL Build / build_api (push) Successful in 14s
adding more stuff
2025-05-31 14:43:37 -03:00
2025-05-31 12:27:44 -03:00
2025-05-31 10:58:30 -03:00
2025-05-31 14:43:37 -03:00
2025-05-31 10:58:30 -03:00
2025-05-31 12:06:46 -03:00
2025-05-31 13:03:06 -03:00
2025-05-31 10:58:30 -03:00
2025-05-31 11:19:13 -03:00
2025-05-31 10:58:30 -03:00
2025-05-31 10:58:30 -03:00
2025-05-31 10:58:30 -03:00

OpenCand

Open Candidate is a project that aims to provide, in a simpler way, informations about candidates in Brazilian elections. It is a web application that allows users to search for candidates by name, state, and position. The application retrieves data from the TSE (Tribunal Superior Eleitoral) API and displays it in a user-friendly format.

Architecture

OpenCand is built using:

  • .NET 8 - for parsing initial information from CSV files to the PostgreSQL database using Entity Framework.
  • .NET Core 8 - for the API
  • PostgreSQL - for the database
  • React - for the front-end
Description
No description provided
Readme 110 KiB
Languages
C# 95.9%
Dockerfile 3%
Shell 1.1%