Skip to content

wspringe/SogetiTrainingCampApp

Repository files navigation

Sogeti Training Camp App

This app is a cross-platform app to be used on both Android and iOS devices. Created using the React Native framework.

Refer to React Native's Getting Started page for initial setup.
For development, I use VS code and followed this guide for my React Native development environment.

Current required packages:

  • react-native-lock
  • react-native-drawer
  • react-native-navbar
  • react-native-tableview-simple
  • react-native-keyboard-aware-scrollview

Setting up the project on your machine locally

  1. git init
  2. git clone https://github.com/wspringe/SogetiTrainingCampApp.git
  3. cd SogetiTrainingCampApp
  4. npm install
  5. To run on ios: react-native run-ios
  6. To run on android: react-native run-android

Testing:

  1. Signup for a new account and create an email and password.
  2. Afterwards, login with the email and password that was registered.
  3. Verify that the login worked and that you entered into the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published