{"id":28138769,"url":"https://github.com/felipeclarindo/my-energy-web","last_synced_at":"2026-04-13T09:32:29.811Z","repository":{"id":269120201,"uuid":"889990900","full_name":"felipeclarindo/my-energy-web","owner":"felipeclarindo","description":"Web project to improve the issue of green energy with dashboard and a management of energy accounts developed in python with integrated streamlit with api developed using djando and django-ninja.","archived":false,"fork":false,"pushed_at":"2025-04-25T03:45:18.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T03:03:35.543Z","etag":null,"topics":["api-rest","dashboard","django","django-application","django-ninja","python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipeclarindo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-17T18:38:18.000Z","updated_at":"2025-04-25T03:45:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3743aa2-992e-40f2-b7e5-8b3d7382e275","html_url":"https://github.com/felipeclarindo/my-energy-web","commit_stats":null,"previous_names":["felipeclarindo/my-energy","felipeclarindo/my-energy-web"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/felipeclarindo/my-energy-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fmy-energy-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fmy-energy-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fmy-energy-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fmy-energy-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipeclarindo","download_url":"https://codeload.github.com/felipeclarindo/my-energy-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fmy-energy-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-rest","dashboard","django","django-application","django-ninja","python","streamlit"],"created_at":"2025-05-14T17:14:57.414Z","updated_at":"2026-04-13T09:32:29.795Z","avatar_url":"https://github.com/felipeclarindo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"🌍 [Leia em Português](README.pt-BR.md)\n\n# My Energy\n\nWeb application in python using `streamlit` to improve the issue of energy spending integrated with api developed in `django` and `django-ninja`.\n\n## Technologies Used\n\n- `Streamlit` - Development of the interface.\n- `requests` - Perform requests in api for manipulations in crud.\n- `Oracle Database` - Standard database (can be changed as needed).\n\n## API Features\n\nThe API offers a number of features for handling and managing data. Some of the main features include:\n\n- Creation of new records in the database.\n- Querying existing data through filters and parameters.\n- Update of specific records.\n- Deletion of data.\n\n## Steps to run and install the api\n\n1. Clone the Repository:\n\n```bash\ngit clone https://github.com/felipeclarindo/my-energy-api.git\n```\n\n2. Enter directory:\n\n```bash\ncd my-energy-api\n```\n\n3. Create Virtual Environment:\n\n```bash\npython -m venv .venv\n```\n\n4. Activate the `Virtual Environment` running the `.bat` file in `.venv/Scripts/Activate.bat`.\n\n5. Install dependencies :\n\n```bash\npip install - r requirements.txt\n```\n\n6. Configure Database and Migrations:\n\n```bash\npython ./src/manage.py\n```\n\n7. Run Server:\n\n```bash\npython ./src/manage.py runserver\n```\n\n8. Access API in:\n\n- http://localhost:8000/api\n\n## Steps to run and install the Front-end\n\n1. Clone the Repository:\n\n```bash\ngit clone https://github.com/felipeclarindo/my-energy-web.git\n```\n\n2. Enter the directory:\n\n```bash\ncd my-energy-web\n```\n\n3. Create Virtual Environment:\n\n```bash\npython -m venv .venv\n```\n\n4. Activate the `Virtual Environment` running the `.bat` file in `.venv/Scripts/Activate.bat`.\n\n5. Install dependencies:\n\n```bash\npip install - r requirements.txt\n```\n\n6. Run application:\n\n```bash\nstreamlit run ./app/app.py\n```\n\n## Contribution\n\nContributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.\n\n## Author\n\n**Felipe Clarindo**\n\n- [LinkedIn](https://www.linkedin.com/in/felipeclarindo)\n- [Instagram](https://www.instagram.com/lipethecoder)\n- [GitHub](https://github.com/felipeclarindo)\n\n## License\n\nThis project is licensed under the [GNU Affero License](https://www.gnu.org/licenses/agpl-3.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fmy-energy-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipeclarindo%2Fmy-energy-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fmy-energy-web/lists"}