Skip to content

seankelliher/us-senate-directory

Repository files navigation

MIT License on GitHub

US Senate Directory

Searchable directory of current US Senators, filterable by state, gender, party, re-election date, or any combination of these. There is also a search bar to search by a Senator's first, last, or full name, with some "fuzzy logic." For example, people can search for Bob or Robert Casey, Dick or Richard Durbin. Built with Vue.js with data stored locally. View working component.

Project Status

Project meets general accessibility (WACG) and cross-browser requirements. More testing with a dedicated services (e.g., Sauce Labs) would be helpful if deploying to production.

Project Screen Shots

  • Starting view - all Senators. screen shot of project

  • Pop-up menu for filtering. screen shot of project

  • Female Republicans, up for re-election in November 2026. screen shot of project

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Vue:

npm run dev

To Visit App:

Visit the localhost port displayed in the terminal after running npm run dev.

Acknowledgments

About

Directory of current United States Senators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published