Link to DevPost
Helps voters be more aware of their local elections and politics, specifically in New York City by providing services such as:
- Allowing users to type in their ZIP code to find their councilmember
- Allowing users to search for what legislation is currently being discussed that falls in their interest of categories
- Allowing users to express their like or dislike of a proposal through voting
- Uses Expo Go as a development server
- Design planning and prototypes are made with Figma
- Navigate the terminal into
/server - Run
npm installto install all Node dependencies - Requires ".env" file information
REACT_APP_MONGODB_KEY = mongodb+srv://devfest24:[email protected]/?retryWrites=true&w=majority
- Run
node server.jsto begin the connection to the MongoDB database.
- Figma
- React Native & CSS
- Javascript
- MongoDB based in GCP
- Expo Go
- Express
- Figma App Prototype: Figma
- Another App Prototype on Figma: Figma
- Building the platform with a larger database.
- Push Notification Settings based on user's preferences on Issues/Laws
- Blockchain Smart Contracts
