souravtecken / hashCode2k18

hashCode2k18 is a React-Native app built to automate PES University's annual hackathon #code2k18 organized by Microsoft Innovation Labs, PES University, Bangalore.

Home Page:https://play.google.com/store/apps/details?id=com.hashcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashCode2k18

Cross platform app for automating #code2k18.

Installing and running

  • Install npm
  • Install react-native-cli
npm install react-native-cli -g
  • Install dependencies
npm install

To run:

react-native run-android
or 
react-native run-ios

To see logs:

react-native log-android
or
react-native log-ios

Note:

Delete android/app/build folder if an error related to GooglePlayServices appears.

About

hashCode2k18 is a React-Native app built to automate PES University's annual hackathon #code2k18 organized by Microsoft Innovation Labs, PES University, Bangalore.

https://play.google.com/store/apps/details?id=com.hashcode

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 74.7%Language:Objective-C 12.4%Language:Python 5.4%Language:Java 5.3%Language:Ruby 2.1%