An E-Store for selling electronics products.
- Springboot, Spring Security, Spring MVC, Spring Data Jpa.
- Flickr Api as third part api to store images
- Java Mail to send contact-us message
- Postgres Database
- Java 17.
- Maven.
- IDE like Intellij IDEA or other.
- Database (H2, MySql, Postgres).
- Flickr Api account to store images.
- SMTP mail server.
- Download the repository project from the download section or clone this project by typing in the bash the following command:
git clone https://github.com/othmane099/electornic_store.git
- Open it in Intellij IDEA and let maven download the libraries used.
- Setup Flickr config, Smtp config and Database config in application.properties.
- Run the application.
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.