Skip to content

Kundestyrt-prosjekt-2024/TieToEvry_project

Repository files navigation

TieToEvry_project

Repository for Kundestyrt prosjekt H2024 - Tieotoevry Banking by Group 8.

Tietoevry aims to gain insights through student collaboration on designing a potential bankingapplication tailored for children. This repository contains the source code for an MVP that serves as inspiration for the customer to a potential child banking-app.

Requirements

  • Node.js
  • Java
  • An IDE of your choice, e.g Visual Studio Code or Android Studio

Technologies

This project is built using:

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repo

    git clone https://github.com/Kundestyrt-prosjekt-2024/TieToEvry_project.git
  2. Navigate to the project repository

    cd TieToEvry_project
  3. Install dependencies

    npm install

Running the app

IMPORTANT - In order to run the app, you need the API keys to our database. Contact [email protected] for these, or if you experience any troubles during set-up. Store them in a .env file, in the format of .env.example

To run the app in development mode, follow these steps:

  1. Start the Expo development server

    npm start
  2. Open the Expo Go app on your Android or iOS device.

  3. Scan the QR code displayed in your terminal or browser to view the app on your device.

Alternatively, you can run the app in an Android or iOS simulator:

  • For Android

    Follow this guide.

    When you have followed all the steps, run

        npm run android
  • For iOS

    Follow this guide.

    When you have followed all the steps, run

        npm run ios

About

Repository for Kundestyrt prosjekt H2024 - TieotoEvry banking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published