Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.34 KB

File metadata and controls

44 lines (38 loc) · 1.34 KB

ID2216-Developing-Mobile-Applications

Project is to design mobile applications and services

BOKA-KTH-Applications

Course code: ID2216 Developing Mobile Applications
Project group number: 2
Group members:
Murtadha Hussien Ali Al-Obaidi (mhaao),
Abdullah Trabulsiah (abdullahtr249),
Mohamed Mohsin (Hamo9800),
Bushra Al-Sabbagh (bushrasabbagh) .

What is this project

Bok-KTH is to book a rum at KTH. You can use the Mobil or the Web to book your rum.
You can log in with your Email and Password.

What we used to develop our project

  1. Deploy, database and Authentication on Firebase
  2. React Native, expo

You can see the UML diagram (wiki)

How to setup the project

  1. Clone the repository to your local machine.
cd BOKA-KTH-App
  1. Run the installation of the project.
npm install
  1. Run the server.
npx expo start
  1. Start using the project

BOKA-KTH-Mobile-Applications