Skip to content

The code for the EnterOSU app written in 24 hours as part of the HackOHI/O X hackathon. Written by Team 175 Si++

Notifications You must be signed in to change notification settings

aCodingTurtle/HackOhioX

Repository files navigation

EnterOSU

An app designed to make entering buildings on campus easier for everyone.

Map data from: https://www.google.com/maps/d/edit?mid=1c7hbT4FndSoVykqWeHFVd2uTmfHREkw&usp=sharing

A 24 hour Hack OHI/O project

Installations and Getting Started

How to actually get started with a React Native app:

  • install node.js
  • install Android Studio and Android SDKs
  • then
cd AwesomeProject
npm start # you can also use: npx expo start (--tunnel)
npm install --save react-native-vector-icons
  • install navigation npm install @react-navigation/native npm install react-native-screens react-native-safe-area-context npm install @react-navigation/native-stack

  • install multicheckbox npm install react-native-multi-checkbox

BACK DATABASE mySQL BACKEND Flask FRONTEND React Native

Back + Backend run on separate server Frontend runs as separate app Backs communicate with each other Frontend communicates with backend via ip

About

The code for the EnterOSU app written in 24 hours as part of the HackOHI/O X hackathon. Written by Team 175 Si++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published