Omazon, an online shopping app made by a group of students from the University of Malaya.
Group members:
- CHOO XIANG LUN
- TEEA YU XUAN
- SURENTHAR A/L RAJAMOHAN
- HAM ZHI YING
- ENG JUN CHENG
Since we did not push our Gmail Account's credentials to GitHub. You can't access to any email-related feature including signing up a new account, buying items, add item to cart etc.
This program is written entirely in IntelliJ Idea. Use this IDE, if possible, to ensure that the code run successfully. Before running our project, you need to do these following steps:
- Open your IntelliJ Idea IDE
- Copy "--add-exports javafx.base/com.sun.javafx.event=org.controlsfx.controls" and "--add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED"
- Click "Run" at the top of Intellij > Click "Edit configurations" > Choose HelloApplication >
- Click "modify options" > Click "Add VM options" > Paste it in the "VM options" field >
- Click OK