An open API service indexing awesome lists of open source software.

https://github.com/disguisedpigeon/hackudc2024

Submission for the HackUDC hackathon 2024 edition
https://github.com/disguisedpigeon/hackudc2024

Last synced: 2 months ago
JSON representation

Submission for the HackUDC hackathon 2024 edition

Awesome Lists containing this project

README

        

# CurrentMeter (a.k.a. CM) (a.a.k.a. ChutenMeme)
Submission for the HackUDC hackathon 2024 edition

#### Objective
This was submitted to the ElectroDatos challenge, offered by Gradiant. It revolves around analysis and insights of electric bills. This application will be focused on generating graphics of related data, as well as representing the data in various manners.

#### Goals
- [x] Analyze provided data and display it
- [x] Enrich data through public APIs
- [ ] Add comparatives between data

#### Execution
Python version:
3.10.12

Required libraries:
- tkinter
- tabulate
- tkcalendar
- Pillow