Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sasmithx authored Oct 17, 2024
1 parent d17b655 commit a5cb3bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

<img src="https://miro.medium.com/v2/resize:fit:1200/1*8R5B_LRuli6JjogWugLV9Q.png" width="600px" height="auto">

# Spring POS

This is a Spring-based backend for a Point of Sale (POS) system. It provides RESTful APIs for managing customers, items, orders, and transactions. The project uses Spring, JPA, Hibernate,Tomcat, and MySQL for database connectivity.
@@ -60,6 +62,10 @@ Custom exceptions are designed to address specific error situations, delivering
```bash
https://github.com/sasmithx/Spring-POS.git
```
## Database Configuration

<img src="https://github.com/sasmithx/Spring-POS/blob/main/src/main/resources/db/db.png" width="600px" height="auto">

## API Documentation

To view this project API Documentation

0 comments on commit a5cb3bf

Please sign in to comment.