this project is simple sample of a Book Store .
you can see list of books filtered by top sell , top discount , newest and so on
also you can search in books and find books acording to autor name , book name and group.
It's not a real app actually but it's a base project for online shop and a sandbox to learn.
contribute
you can contribute in this project and help me to improve this .
if you are new in github you can follow below step to start contribute :
- fork project to your repository
- clone project into local system
- create your branch and edit code or add feature or anything you like
- push branch to your repo
- send pull request to me