Skip to content

A React-Native based App that will allow a user to create study sessions and alert other users within a geographical radius of that session.

Notifications You must be signed in to change notification settings

myztajay/Sessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Sessions

A React-Native based App that will allow a user to create study sessions and alert other users within a geographical radius of that session.

alt text

Technologies:

  • React
  • React-Native( for Android/IOS)
  • Firebase
  • Twilio

Install:

  1. Run npm install
  2. Create a file in the main session directory (with index.android.js and index.ios.js) called "Firebase.js"
  • import firebase
  • add private keys for firebase
  • const Firebase = firebase.initializeApp(config)
  • export { Firebase }
  1. react-native run-android

Requirements:

  • At the moment we are using Genymotion for testing, but because it react-native you theoretically will have the same App in IOS. Except for customizations that IOS doesn't allow that android does. Ex coloring nav menus.
  • Android SDK

About

A React-Native based App that will allow a user to create study sessions and alert other users within a geographical radius of that session.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published