- Kiluli Shallom Nyawira
- EveCandy Mwende Mutunga
- Evalyne Mbogo
- Koome Alessandro
- Dr. Kennedy Malanga
- Joshua Ondieki
This project is a mobile voting application designed for Saccos. It allows seamless voting functionalities and is built using React Native and Expo for cross-platform compatibility on Android and iOS devices.
Ensure you have the following installed on your system:
- Node.js and npm: You can download them from here.
- Expo CLI: Install the Expo CLI globally using npm:
npm install -g expo-cli
- Clone the repository: If you haven't already, clone this repository to your local machine using Git.
- Navigate to the project directory: Use the
cd
command to enter the project directory:
cd sacco-vote-app
- Install dependencies: Install the project's dependencies using npm:
npm install
- Start the development server: Run the following command to start the Expo development server:
npx expo start
This will launch the Expo app on your device or simulator. You can scan the QR code displayed in the terminal using the Expo app to view your running application.
- This README assumes a basic understanding of React Native and Expo.
- If you encounter any issues, feel free to consult the Expo documentation or seek help from the community forums.
If you'd like to contribute to this project, please create a pull request with your changes. We appreciate any contributions that improve the application.
This project is licensed under the MIT License. See the LICENSE file for details.