This is an EventEye project I developed as a semester project for my university. It is a website for sharing and organizing photos.
- Backend was done through IntelliJ IDEA, with SpringBoot in Java
- Database is through MySQL.
- Frontend was done through VScode, using npm module - Angular.
If everything is installed correctly, then to fully run the application you need:
- In the IntelliJ interface run the file
\Shopping\src\main\java\com\Shoppingproject\Shopping\Shopping\ShoppingApplication.java
. - In the terminal of
ShoppingWeb
folder, writeng serve
- In the Browser, open
http://localhost:4200/