init
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
Reference in New Issue
Block a user