Jose Henrique a3d67198af
All checks were successful
API and ETL Build / build_etl (push) Successful in 17s
API and ETL Build / build_api (push) Successful in 9s
partido + melhorias
2025-05-31 20:46:48 -03:00
2025-05-31 12:27:44 -03:00
2025-05-31 20:46:48 -03:00
2025-05-31 20:46:48 -03:00
2025-05-31 20:46:48 -03:00
2025-05-31 20:46:48 -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 76 KiB
Languages
C# 96.6%
Dockerfile 3.4%