This is open source project that helps find locations where you can register for your voters registration card for the 2019 Nigerian Elections.
You need to have npm installed. You can do that by installing nodejs.
Use git clone to get a copy of the project from your terminal/command prompt. Use cd/PvcRegLocationFinder to get into the project directory. Run npm install to install its dependencies.
Download the project as a zip file and unzip it into a location of your choice. Use cd/PvcRegLocationFinder to get into the project directory. Run npm install to install its dependencies.
I didn't commit my database credentials with the project (obviously). You need to obtain your firebase credentials then rename src/environments_sample to src/environments. I already created the object for the required environment variables just fill them in accordingly.
Run it.
- Writing appropriate tests.
- I might create a google assistant app to accompany this, watchout for that.
I am very much open to PR's, issues and suggestions.
Doyin Olarewaju Follow me on Twitter - @OlarewajuDoyin My personal page - Doyin Olarewaju