Skip to content

Polytech project - Native IOS application to manage volunteers for a game festival

Notifications You must be signed in to change notification settings

thmsfnr/FestPlan_MobileApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FestPlan_iOS

FestPlan_iOS is a native iOS application to manage volunteers for a game festival

Note that for each command present in this file, you have to be in the top directory of the project.


Setup

To be done in the following order:

  • If node is not installed run make node
  • Run make dependencies to install the dependencies
  • Set the url of the API in config/ApiConfig.swift (completed by default)
  • Be sure to use an OS between iOS 15.0 and 16.2

Build launch

To build the application you just have to run the following command: xcodebuild


Test launch

To test the application you just have to run the following command: xcodebuild test


Normal launch

To launch the application you just have to run the following command: xcrunsimctl


Example

To access the admin interface, you can use the following credentials:

To access the volunteer interface, you can use the following credentials:


Created by Thomas and Loris.

About

Polytech project - Native IOS application to manage volunteers for a game festival

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages