Skip to content

danhdinh98/energy-dashboard

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deployment

This project is deployed to: https://energy-dashboard-omega.vercel.app/

TO DO:

  • present each point in a card
    • put emphasis on total cost using cards
  • add ability to cycle between previous and future months
    • add projections of future costs i.e. using current hourly usage
  • option to see monthly, daily or yearly usage
  • merge total cost with conversion
  • add trail animation to homepage title
  • set up automatically deployers to the internet
  • too many decimals
  • date hard to read
  • put axis labels on monthly electricity usage bar chart