Skip to content

AlessandroKE/saccoVote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SaccoVote Mobile Application

Project Members

  • Kiluli Shallom Nyawira
  • EveCandy Mwende Mutunga
  • Evalyne Mbogo
  • Koome Alessandro

Supervisor

  • Dr. Kennedy Malanga

Supportive/Resourceful External Member

  • Joshua Ondieki

Getting Started

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.

Prerequisites

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

Running the App

  1. Clone the repository: If you haven't already, clone this repository to your local machine using Git.
  2. Navigate to the project directory: Use the cd command to enter the project directory:
cd sacco-vote-app
  1. Install dependencies: Install the project's dependencies using npm:
npm install
  1. 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.

Additional Notes

  • 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.

Contributing

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.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

saccoVote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • Python 27.8%
  • HTML 2.5%