Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

RappidDevelopment/NEPAGeeks-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEPA Geeks for iOS

An iOS client for computer repair shop NEPA Geeks

Motivation

A friend of the company - Jason Percival - and owner of computer repair shop NEPA Geeks reached out to us and asked to help him build a simple app for his shop. He started using a new ticketing system that gives him a bunch of <iframes> to drop onto his website. This app would be an additional client for them.

The main idea being to have tablets around his shop and his various iDropped partners that display his self-checkin form for when customers arrive.

Commits

Commits should start with one of the following:

*feat: A new feature
*fix: A bug fix
*docs: Documentation only changes
*style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
*refactor: A code change that neither fixes a bug or adds a feature
*perf: A code change that improves performance
*test: Adding missing tests
*chore: Changes to the build process or auxiliary tools and libraries such as documentation generation

License

This project is licensed under the terms of the MIT license. See the LICENSE file.