Skip to content

This is my final project as a student of Digital House in the first track of Certified Tech Developer. I played a leading role in the development of the Front-end (React-JS, CSS modules) and Infrastructure (Gitlab/CICD-AWS), while also contributing actively to testing (Selenium IDE) and backend development (Java-JWT-Spring).

License

Notifications You must be signed in to change notification settings

Jhont3/easycar-booking-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home

EasyCar Booking

Links to Web APP EasyCar or alternative link

🚀 This is my final project as a student of Digital House in the first track of Certified Tech Developer. I was mainly responsible for development of Front-end (React-JS, CSS modules) and Infrastructure (Gitlab/CICD-AWS) development, while also contributing actively to testing (manual testing-Selenium IDE) and backend development (Java-JWT-Spring). We used Scrum as an iterative methodology to work and Figma as base to create Front-end layout. To see all the libraries that we used, you can see dependencies in package.json file for Front-end and dependencies in pom.xml file for backend.

Instructions

Backend:

Open pom.xml file as a Project in the folder PI-Backend/booking, I recomend Intellij IDEA Java IDE

Verify if you already run sql script with Database easycar.sql in rute PI-Backend/booking/BBDD using MySQL Workbench or you could use H2 as a option to test it.

Wait until maven update dependencies, verified that you have MySQL workbench and put your password in file application.properties in rute PI-Backend/booking/src/main/resources/

run 'BookingAplication.java'

Front-end:

Create a folder

cd <that folder's name>
git clone <Url this repo>
cd easycar-booking-react
cd PI-FrontEnd
npm i

remember change name .env.template file to .env or create a .env file equal to .env.template's information in PI-FrontEnd folder

npm run dev

Project status

MVP stage - In version 0.0.1

License

MIT

Collaborators

About

This is my final project as a student of Digital House in the first track of Certified Tech Developer. I played a leading role in the development of the Front-end (React-JS, CSS modules) and Infrastructure (Gitlab/CICD-AWS), while also contributing actively to testing (Selenium IDE) and backend development (Java-JWT-Spring).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published