Skip to content

QRollEase is a mobile application that aims at modernizing the attendance management process at the University of Ghana. It uses geolocation in combination with QR code technology

Notifications You must be signed in to change notification settings

stevedzakpasu/QRollEase-Mobile

Repository files navigation

QRollEase

This is the QRollEase Mobile attendance application. I built this application as part of my final year project to solve attendance management issues at the University of Ghana and I hope to expand it to a larger audience soon.

Its backend can be found here.

Getting Started

Prerequisites

Before running this API, ensure you have the following prerequisites:

  • NodeJS
  • A Google Maps API key

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/stevedzakpasu/QRollEase-Mobile.git

  2. Navigate to the project directory: cd QRollEase-Mobile

  3. Create a .env file in the project root directory and add this environment variable:

     GOOGLE_MAPS_API_KEY=yourgooglemapsapikey
    
  4. Edit the package name in the app.config.js

  5. Run this command to install all packages and their dependencies npm install

  6. Set up Expo Application Services using this guide.

  7. Run the application using npx expo run dev

Contributing

Contributions to this project are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Screenshots




About

QRollEase is a mobile application that aims at modernizing the attendance management process at the University of Ghana. It uses geolocation in combination with QR code technology

Topics

Resources

Stars

Watchers

Forks