/MySalesMatterIonic

IS3106 Enterprise Systems Interface Design and Development Group Project 2021, With Ionic Client (Ionic UI Components)

Primary LanguageTypeScript

MySalesMatterIonic

MySalesMatter is a peer-to-peer renting application and goods rental service, which consists of management client and a consumer facing client, both integrated together to a single common backend.

Last Updated on April 18, 2021

This repository consists of the following:

  • Consumer Hybrid Mobile Application Client (Ionic), powered with Ionic UI Component Library + Ionicons

The backend system supporting the RESTful Web Services made with Java EE 7 can be found here link .

To watch a video demonstration of MySalesMatter, click here.

Link to project on STEPS: https://uvents.nus.edu.sg/event/18th-steps/module/IS3106/project/3

🛠 Installation & Set Up

  1. Open MySalesMatterIonic folder

  2. Open new terminal in VSCode

  3. Install the Node modules

 npm install
  1. Install Ionic, if Ionic is not installed in your system (Skip this step if you have Ionic)
 npm install -g @ionic/cli

🚀 Building and Running for Production

  1. Preview the site as it will appear once deployed
 ionic serve

🎨 Color Reference

Color Hex
Orange Red #EA6A51 #ea6a51