TBD...
An e-commerce website. Developed tested on localhost and then plan to release to world with products available on warehouse or for sale. Java with framework called spring boot for backend and angular for frontend that uses html,css and javascript.
- Languages: Java, JavaScript and CSS
- Frameworks: Spring Boot and Angular
- Database: MySQL
Make sure you have GIT LFS installed on your machine and run 'git lfs fetch' to have gradle wrapper downloaded fully
To execute the E Commerce application, you need to run backend first and then frontend.
Back-end: Run Spring Boot configuration with a java file named Application.java (Path location from source project: com/example/companycompass/Application.java)
Front-end: Open Terminal on IntelliJ and run Angular by writing 'ng serve'
For contributing or using the software please contact me and feel free to make a change.