Welcome to the Energy IQ Application repository. This document provides an overview of the system design, UI/UX design, and instructions to preview the app.
The diagram above illustrates the system design of the Energy IQ Application.
Please note that the Authentication and Notification Services have not been implemented yet. Additionally, a Load Balancer has not been added at this stage.
The application includes the following batch job services:
- A batch job that runs every 15 minutes to process data from an external source and store it in the database after processing.
- A batch job that runs daily at 12 AM to calculate insights and store them for the day.
The following diagram represents the Entity-Relationship (ER) model of the database:
A Figma design has been created for the application, but not all screens have been designed at this stage.
Please find the link to the designs here: Open the design
The application consists of the following screens:
- Home Screen: Displays insights shown as a carousel.
- Devices Screen: Shows a dashboard with a breakdown by device.
- Insights Screen: Displays all insights and projected statistics.
The following features are planned for future implementation:
- Authentication Service
- Notification Service
- Load Balancer
- Goals Screen
- Account Screen
- Front end: React Native, D3.Js, ChartJs
- Back end: NodeJs
- Database: Postgres (Hosted on Neon DB)
- Deployment: Railway.app
Scan the QR code to open the app in Expo GO or click the link: Open the app
![image](https://private-user-images.githubusercontent.com/30227423/400864678-ee2f19bb-f4e8-4824-80ae-124527865acb.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTA4MzIsIm5iZiI6MTczOTA5MDUzMiwicGF0aCI6Ii8zMDIyNzQyMy80MDA4NjQ2NzgtZWUyZjE5YmItZjRlOC00ODI0LTgwYWUtMTI0NTI3ODY1YWNiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDA4NDIxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYyODNjNGJkN2M1YjBlMzYwNmE0OWM4NzY2ZGE5M2NmOTliZWM5MzRlMjkxYzRjNzk0NmY2YzZiMDUzNDYzN2UmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wW8vvrKh0h-uF8HM2L42WnleF147yBTV-6kZEb8GVzk)