Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 1.62 KB

README.md

File metadata and controls

62 lines (51 loc) · 1.62 KB

Golden TicketNew - Movie Tickets Online Booking

Cre: idtruoc

Golden TicketNew - Movie Tickets Online Booking

Basic Website Golden TicketNew - Movie Tickets Online Booking.
This project was created for the TLCN...(add more). (Tran Cong Tu)

Contributors

  • idtruoc a.k.a Trương Minh Phương
  • Cmit V a.k.a Lê Quốc Vinh

Framework and Technology used

Requirement

  • npm version 8.1.2
npm install -g [email protected]
  • java SE DEvelopment Kit version 11
- https://www.oracle.com/java/technologies/downloads/#java11
  • For Backend Code, i used Springboot and IntelliJ IDEA as IDE for programming, you can use Eclipse instead of IntelliJ IDEA
- https://www.jetbrains.com/idea/download/#section=windows
- https://www.eclipse.org/downloads/
  • ReactJS (Front-End)
  • Springboot (Back-End)
  • Database (Mysql)
For database i use Mysql

How to run the project on local (Follow the sequence)

Back-End

  1. Go to .env file change the string connection to database (Mysql)
  2. Go to the folder api, then type: "yarn start"
  3. The Backend will start on localhost:5000

Front-End

  1. Go to folder fe -> src -> helper, open file axios.js and changing this line: const baseURL = "{your backend hosted URL}";. For my project it is: const baseURL = "http://localhost:5000/api";
  2. Go to the folder fe, then type: "npm start"
  3. The Frontend will start on localhost:3000

Contribution

Any information please contact me through this email: