Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 954 Bytes

File metadata and controls

21 lines (14 loc) · 954 Bytes

Kickit Mobile

This repo will serve as the android and iOS codebase for the Kickit Open Source Project Manager. This implementation has been done as a 'create-react-native-app' to increase its accessibility to possible contributors though it may become necessary to eject the application. This landing page will be live at http://kickit.us which will include more information related to the Kickit project and act as a launch point to all other kickit domains and documentation including this repository.

The mobile codebase has no current development as of May 24 but will begin shortly.

Prerequisites:

  • NPM
  • xCode/android studio

Run the following commands to install:

  • git clone https://github.com/kickit/kickit-landing
  • cd kickit-mobile
  • yarn
  • npm run either ios or android

Looking for tasks?

  • Check the issues board for suggested tasks
  • Use the issue board to post tasks you want to do or suggest to others