MyMakeupManager was created to help people make better buying decisions. Overconsumption is a big issue in the 'beauty-sphere' with many people buying products that are very similar. MyMakeupManager allows people to virtually visualize and manage their collection so they are better able to keep track of their collection & allow them to purchase smarter.
- Add/Delete products
- Search for products
- Sort products (by price, price by weight, rating, recent)
- Filter products by type
- Edit properties of products (name, price, weight, rating, image)
- Java
- JavaSwing
- Guava
To try out:
- Install the zip file 'makeupapp.zip'
- Uncompress
- Open the unzipped folder
- Double click the 'makeup.jar' file OR run 'java -jar makeup.jar' in the terminal in file directory
**Note that Java is required, download here.
OR if you have Java IDE
- Clone respiratory & import into workspace (for example in Eclipse: (Package Explorer → Import → General → Projects from Folder or Archive
- Run in IDE