Repository files navigation Happykart-AngularSpringboot Practice
Install Nodejs (Guide) and Angular cli (Guide)
Any Editor (Preferably VS Code or Brackets Text Editor for Angular - eclipse or intellij for spring boot)
Any web browser with latest version(eg chrome)
Mysql Database and workbench
Languages and Technologies used
HTML5/CSS3
Bootstrap
TypeScript
Angular
Java
SpringBoot
Hibernate
Mysql
Steps to run the project in your machine
Download and install Nodejs and Angular cli in your machine
Clone or download the repository
navigate to frontent-angular-ecommerce folder and open terminal here
Befor moving to next step 5 in frontend compelte the steps in backend setup
Then type npm start to run the project
Open your web browser and type 'https://localhost:4200 ' here in the url 'https' not 'http'
Hurray! That's it!
Steps to run the project in your machine
Clone or download the repository
open eclipse or intellij ide
open backend-springboot-ecommerce in the ide
then update the maven
Then open src/main/java/com/Happykart/ecommerce/SpringBootEcommerceApplication.java file right click and click run as spring boot
Open the sql scripts in the fullstack-ecommerce-database/dump folder one by one in the mysql workbench to get the full database
You can’t perform that action at this time.