Skip to content

DiegoRS05/electrodistica-hack-udc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Hi there!👋🏼

Introduction

This is electrodistica, a website that will simplify those complicated csv files and help you to understand simple databases (basically, information about electricity consumption).

Installation

To use this web, you have to install the paginaweb directory with everything inside it, and you must drag that directory, for example, to visual studio code, where you must run the app.py file.
Once you have done that, either you go to the templates directory and open index.html, or you can go into your browser and type in the URL zone the following: 'localhost:5000' , without the single quotes.
Either way will take you to an environment created by flask, where you will be able to interact with the web. IMPORTANT! -> The file to be uploaded to the web, once hosted, must be of csv type, and must contain at least 4 columns whose names are: "Date,Time,Consumption,datetime".

Files provided

To facilitate the testing of the software, a file located in the uploads directory is provided, whose name is electrodatos.csv. It is a database with the requested characteristics.

License

The code is under GPLv3 license.

Creators and acknowledgments

This code was thought, programmed and implemented by Martin Hernandez, Daniel Quintero and me, Diego Rodriguez. Thanks to the Python Coruña group, specially to Martin and Roberto for helping us in moments of doubt and to the GPUL group for organizing the event!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors