All Projects โ†’ bolah2009 โ†’ naija-senate-contact-list

bolah2009 / naija-senate-contact-list

Licence: MIT license
This repo is a web app with list of the 9th Assembly senators in Nigeria.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to naija-senate-contact-list

govote-api
Simple Node.js API to help people find locations to get PVCs and Vote in the upcoming Nigeria General Elections.
Stars: โœญ 15 (-6.25%)
Mutual labels:  nigeria
tech-hubs
๐Ÿ  ๐Ÿข Where are the tech hubs in Nigeria?
Stars: โœญ 142 (+787.5%)
Mutual labels:  nigeria
Nigerian-states-api
An api for basic information about all 36 states in Nigeria
Stars: โœญ 26 (+62.5%)
Mutual labels:  nigeria
nigerian-laws
A compilation of the Laws, Enactments and Subsidiary Legislation of the Federation of Nigeria in Markdown
Stars: โœญ 15 (-6.25%)
Mutual labels:  nigeria
nigerian-constitution
Constitution and Laws of the Federal Republic of Nigeria
Stars: โœญ 71 (+343.75%)
Mutual labels:  nigeria
CodeForAfrica.org
The @CodeForAfrica landing page. Built with Jekyll and hosted on Github Pages. Accessible at https://codeforafrica.org/
Stars: โœญ 20 (+25%)
Mutual labels:  nigeria
Language Time
A library that converts Time to its equivalent local languages starting with some basic Nigeria languages(Yoruba, Hausa, Igbo, Efik and English)
Stars: โœญ 51 (+218.75%)
Mutual labels:  nigeria
phdevsdir
WIP: A Directory app for web devs in Port Harcourt, Nigeria. Built with React and Express
Stars: โœญ 14 (-12.5%)
Mutual labels:  nigeria

naija-senate-contact-list.netlify.com ยท Maintainability Build Status PRs Welcome

Nigeria Senate List (The 9th Assembly)

A Progressive web app (PWA) with list of the 9th Assembly senators and their contacts in Nigeria.

๐ŸŒ Live link

๐Ÿ–ผ๏ธ Screenshot

Screenshot

๐Ÿ› ๏ธ Development (Running locally)

  • Clone the project
git clone https://github.com/bolah2009/naija-senate-contact-list.git
  • Install Dependencies
yarn install

To run ESLint by itself, you may run the lint task:

yarn lint:check

Or to automatically fix issues found (where possible):

yarn lint

You can also check against Prettier:

yarn format:check

and to have it actually fix (to the best of its ability) any format issues, run:

yarn format
  • Start server (Development mode)
yarn start
  • Start server (Production mode)
yarn build

๐Ÿงพ TODO

  • Add more template options for messaging senator
  • Add script for scrape data on directly from NASS Website to update data.
  • Improve UI/UX

๐Ÿค๐Ÿพ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

โญ๏ธ Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ™๐Ÿพ Acknowledgments

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป Author

๐Ÿ“ License

MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].