{"id":26060038,"url":"https://github.com/mdyeasinhn/bookshopapp","last_synced_at":"2026-04-08T11:34:33.534Z","repository":{"id":278626460,"uuid":"936208781","full_name":"mdyeasinhn/BookShopApp","owner":"mdyeasinhn","description":"A full-stack bookshop management application built with React and Redux for the frontend and Express.js with MongoDB (Mongoose) for the backend.","archived":false,"fork":false,"pushed_at":"2025-08-15T16:25:23.000Z","size":2910,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-15T16:30:01.006Z","etag":null,"topics":["expressjs","mongose","react","redux","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mdyeasinhn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-20T17:47:13.000Z","updated_at":"2025-08-15T16:25:26.000Z","dependencies_parsed_at":"2025-03-08T04:20:32.966Z","dependency_job_id":"b310bfa6-a164-435e-a541-18a485e5d6c7","html_url":"https://github.com/mdyeasinhn/BookShopApp","commit_stats":null,"previous_names":["mdyeasinhn/bookshopapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdyeasinhn/BookShopApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeasinhn%2FBookShopApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeasinhn%2FBookShopApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeasinhn%2FBookShopApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeasinhn%2FBookShopApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdyeasinhn","download_url":"https://codeload.github.com/mdyeasinhn/BookShopApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeasinhn%2FBookShopApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274487962,"owners_count":25294631,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["expressjs","mongose","react","redux","typescript"],"created_at":"2025-03-08T13:49:22.140Z","updated_at":"2025-12-30T19:12:19.268Z","avatar_url":"https://github.com/mdyeasinhn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Bookory - Bookshop Management System\n\n**Bookory** is a modern Bookshop Management System that helps bookstores manage inventory, sales, and customer interactions. Built with a full-stack architecture, it ensures smooth and efficient operation for both administrators and customers.\n\n---\n\n## 1️⃣ Features\n\n- 📘 **Book Management** – Add, update, and delete books with details like title, author, price, and category.\n- 🛒 **Shopping Experience** – Users can browse, search, and order books easily.\n- 🧾 **Order Tracking** – View customer orders, status updates, and invoices.\n- 👥 **User Roles** – Secure authentication with role-based access (Admin/User).\n- 📊 **Admin Dashboard** – Visual reports of sales, inventory, and user activity.\n- 💬 **Responsive UI** – Clean and optimized for desktop and mobile use.\n\n---\n\n## 2️⃣ Tech Stack\n\n| Layer        | Technology           |\n|--------------|----------------------|\n| Frontend     | React.js, Tailwind CSS |\n| Backend      | Node.js, Express.js   |\n| Database     | MongoDB, Mongoose     |\n| Authentication | JWT (JSON Web Token) |\n| Routing      | React Router          |\n\n---\n\n## 3️⃣ Installation \u0026 Setup\n\n### 🔧 Prerequisites\n\n- Node.js \u0026 npm installed\n- MongoDB Atlas or local MongoDB\n\n### 🚀 Setup Instructions\n\n1. **Clone the repository**\n\n```bash\ngit clone https://github.com/your-username/bookory.git\ncd bookory\n\n```bash\n2. **Install dependencies**\n# Frontend\ncd client\nnpm install\n\n# Backend\ncd ../server\nnpm install\n\n```bash\n3. **Configure environment variables**\nPORT=5000\nMONGO_URI=your_mongodb_uri\nJWT_SECRET=your_jwt_secret\n\n```bash\n4. **Run the app**\n# Start backend\ncd server\nnpm run dev\n\n```bash\n# Start frontend (in another terminal)\ncd ../client\nnpm run dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdyeasinhn%2Fbookshopapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdyeasinhn%2Fbookshopapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdyeasinhn%2Fbookshopapp/lists"}