AlessHub / energy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŒฟ EcoEnergy - Digital Advisor for Economic, Energy, and Environmental Savings

This project is part of our final bootcamp project at Factoria F5. The goal is to build a mobile application that helps people save money, energy, and reduce their environmental impact. The application will offer personalized advice based on the user's behavior and home usage data. It also has a Forum where people can post different things, and comment on them to communicate with each others.

๐Ÿš€ - Features

    -Realtime prices of electricity
    -User login and registration
    -Monitoring of energy, water and monthly bills.
    -Personalized tips for saving money and reducing environmental impact.
    -Forum for registered users, where they can post and comment to communicate with each other.

๐Ÿ‘พ Tech Stack

Tech

Project setup

Front-End:
git clone https://github.com/EberthCastro/ecoenergy_front.git

Back-End:
git clone https://github.com/EberthCastro/energy.git

Installation

    -Clone the repository to your local machine
    -Do composer install
    -Make sure to set up your .env file so laravel can connect with your SQL Database
    -To set up the database, do php artisan migrate
    -Now you can run test, or the server already, if you wish to start the server, do php artisan serve
    -In order for the tests to work, you'll need to do php artisan passport:client --personal, and give it any name you want
    -Now you can do php artisan test

๐Ÿค Authors

Alessandro
Alexandra
Eberth
Isabel
Mamadou
Jerry

About


Languages

Language:PHP 87.4%Language:Blade 11.8%Language:Shell 0.6%Language:JavaScript 0.2%