Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.07 KB

readme.md

File metadata and controls

30 lines (22 loc) · 2.07 KB

Energy Management Tool (IGSE)

igse App is a mobile-friendly web-based platform that enables users to manage their energy bills, submit meter readings, and track their energy usage over time. The platform consists of two panels - a Partner Panel and an Admin Panel.

The Partner Panel allows users to submit their meter readings and pay their bills using vouchers provided by the admins. On the other hand, the Admin Panel provides admins with a graphical view of users' data usage and allows them to control the price of each energy unit, pay users' bills, and manage user accounts.

Features Partner Panel for users to submit meter readings and pay bills using vouchers provided by the admins Admin Panel with graphical view of users' data usage, bill payments, and more Ability for admins to control the price of each energy unit, manage user accounts, and pay users' bills

Tech Stack

Component Description
Front-end React (JavaScript library for building user interfaces)
UI library Ant Design (React UI library with a set of high-quality React components)
Back-end Node.js (JavaScript runtime for building server-side applications)
Database MongoDB (NoSQL database for storing data as JSON-like documents)
Package manager npm (Used to manage project dependencies and packages)

Test Credentails

User Type Username Password
Admin admin@gse.in gse@energy
Partner yaseen@gmail.com gse@energy

Note: I'm currently using a free render server, so the initial API request might take a bit longer to respond or may fail. Thanks for your patience!