Multitax is a cross-platform application, helping (fictional) Minex employees to handle and manage their Mars exploration.
- View Minex community updates
- Ship driving system (to cross Mars)
- Sensors Statistics
- Maps View in different layers Radiation, Geological, Weather, Scan
- Clone the repository
git clone https://github.com/Cotbert2/mutltitax.git
cd ./multitax- Install dependencies
npm install- Initialize the application in debug mode for browser:
To launch in your localhost:
ionic serveif you want cross-Lan set up use:
ionic serve --host"x.x.x.x"- Open Android App (Android Studio)
npx open android- Open iOS App (Xcode)
npx open ios





