{"id":22850616,"url":"https://github.com/dev-saw99/book-store","last_synced_at":"2025-03-31T06:30:07.743Z","repository":{"id":41603502,"uuid":"278600562","full_name":"dev-saw99/book-store","owner":"dev-saw99","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T05:17:43.000Z","size":2597,"stargazers_count":0,"open_issues_count":20,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-06T10:53:27.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-saw99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-10T10:01:08.000Z","updated_at":"2020-07-10T16:38:26.000Z","dependencies_parsed_at":"2023-02-05T10:01:18.558Z","dependency_job_id":null,"html_url":"https://github.com/dev-saw99/book-store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-saw99%2Fbook-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-saw99%2Fbook-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-saw99%2Fbook-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-saw99%2Fbook-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-saw99","download_url":"https://codeload.github.com/dev-saw99/book-store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429221,"owners_count":20775805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-13T05:08:14.974Z","updated_at":"2025-03-31T06:30:07.682Z","avatar_url":"https://github.com/dev-saw99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pick-a-Book\n\nPick-a-Book is a dashboard application for a book shop. It offers following features:\n\n* Sell books \n* Add new books to Inventory\n* Search for books in Inventory\n* Generate bill of each sale\n\n## Dependencies\n\n* ReactJS (Client)\n* Golang   (Web-Services)\n\nInstall ReactJS using node-package-manager (npm)\n\n    npm  install -g create-react-app\n\nInstall Golang from [here](http://golang.org)\n\n## Buil this project\n\nClone this repository using follwing command\n\n    git clone https://github.com/dev-saw99/book-store\n\nNavigate to **services** directory in the book-store, run following command:\n\n    go run main.go\n\nThis will start the go web-services.\n\nOpen a new terminal, navigate back to the book-store folder and run:\n\n    npm install\n\n    npm start\n\nThis will start react client.\n\n---\n## Todo\n- [x] Add Search Feature\n- [x] Create API for search\n- [ ] Integrate API of Search with client\n- [x] Add Selling form\n- [x] Create API for selling books\n- [ ] Integrate API for selling books with client \n- [x] Add Inventory Form\n- [x] Create API for Inventory operations\n- [x] Integrate API for Inverntory operations to inventory form\n- [x] API to fetch all books from inventory\n- [x] Integrate API to display all available books in inventory\n- [ ] Integrate bill printing system\n- [ ] MongoDB database\u003cbr\u003e \n *Currently project is using JSON file to store all the data*\n\n\n---\n\u003e If you like this project, please give a star.\n\u003e Your valuable suggestions and feedback are welcomed [here](mailto:sonukumarsaw66@gmail.com)\n\n\n\n    \n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-saw99%2Fbook-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-saw99%2Fbook-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-saw99%2Fbook-store/lists"}