/BTH-appen

A application for BTH

Primary LanguageJavaScript

BTH-appen

A application for BTH This application is a development project which part of the course PA1469 Mobile application development

Description

The BTH application is a simple application for students that attend BTH to be able to navigate their way in the university and be able to check the latest updates from the university.

The front-end is developed with expo and react-native and the back-end is developed with GO and postgresql.

Getting started

To start with contributing to the project you need to have the following installed on your computer:

First start by cloning the repository to your computer:

$ git clone https://github.com/abodsakah/BTH-appen.git

Front-end

To start with the front-end you can simple navigate to the app directory in the project root following command to install all the dependencies:

$ yarn

After that you can start the application with the following command:

$ yarn start

With your phone you can use the Expo app to scan the QR code and start the application.

Check out the documentation for more information

Back-end

WIP

License

This project is NOT a open source project and is only for educational purposes.