Idea of a point of sale for exercise in a discipline, using concepts from object oriented programming. The idea consists in a simple and minimalist point of sale, however fast and efficient. At the point of sale the employee can create a new products and select the products to sale, as also inform the order. And finally, finalize the sale, generating a fiscal note.
- Extension Pack for Java
- Debugger for Java
- Maven for Java
- Project Manager for Java
- Test Runner for Java
- Spring Boot
- JUnit
- Lombok
- Spring Boot Mongo DB
- Clone the repository:
git clone git@github.com:isaacmsl/pdv-lp2.git
- Enter in the repository:
cd pdv-lp2
- Make the file
mvnw
executable:sudo chmod +x mvnw
- Install the depedencies:
./mvnw clean install -DskipTests
- Run the project:
./mvnw spring-boot:run
Note: If you wanna make sure that connection to the database is correct, please change env variables in `application.properties
@isaacmsl |
@AlissonDiogo |
---|