Skip to content

Commit

Permalink
Merge pull request #5 from korovindenis/readme
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
korovindenis authored Jan 15, 2024
2 parents 216431d + 60be947 commit db2bfc3
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
# go-market

![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/korovindenis/go-market)

![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/korovindenis/go-market)

![GitHub](https://img.shields.io/github/license/korovindenis/go-market)


## Description

**go-market** is a project written in Go that serves as a web application for managing products and orders in a store. It also includes support for calculating bonuses when purchasing items.
## Installation and Running

`git clone https://github.com/korovindenis/go-market.git`
`cd go-market`
`docker compose up `

## Documentation
For more details and comprehensive documentation, please refer to the GoDoc page.

## License

This project is licensed under the Apache License 2.0 - see the [LICENSE](https://github.com/korovindenis/go-pc-info/blob/master/LICENSE.txt) file for details.

## Contributions and Feedback

Contributions to this project are welcome! If you have suggestions, find issues, or want to contribute new features or improvements, please feel free to open an issue or a pull request on GitHub.

Your feedback is valuable to us. If you have any questions or encounter any issues while using go-market, please don't hesitate to reach out and open an issue on the GitHub repository. We appreciate your support in making this project better.

0 comments on commit db2bfc3

Please sign in to comment.