Skip to content
/ popn Public

An application that allows you to view when there is going to be a power outage in a specific (user defined) region of Mauritius.

License

Notifications You must be signed in to change notification settings

wazeerc/popn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Outage Push Notifications 🔌🇲🇺

About The Project

A Node.js application that allows the user to look up when the next planned power outage of their locality will occur.
The application pulls data from CEB via this dataset.

Note: Current state of the app only serves to query the dataset, push notification features are under development 🚧

Built with;

Node npm electricity

Getting Started

Prerequisites

Download Node on your machine from here and install the required NPM packages;

npm i express node-fetch

Clone the repo;

git clone https://github.com/wazeerc/popn

Start the node server within the project directory;

npm run start

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again! 😁

  1. Fork the Project
  2. Create your Feature Branch git checkout -b feature/AmazingFeature
  3. Commit your Changes git commit -m 'Add some AmazingFeature'
  4. Push to the Branch git push origin feature/AmazingFeature
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.


Disclaimer 🚨

Not affiliated with CEB in any way. This is a personal project and is not endorsed by CEB. Data is fetched from the above mentionned dataset but not directly from CEB.

☝️

About

An application that allows you to view when there is going to be a power outage in a specific (user defined) region of Mauritius.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published