{"id":26697808,"url":"https://github.com/sarankumar1812/cinnamonbliss-frontend","last_synced_at":"2026-05-04T20:35:45.237Z","repository":{"id":282183305,"uuid":"947746502","full_name":"Sarankumar1812/CinnamonBliss-Frontend","owner":"Sarankumar1812","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-13T09:51:02.000Z","size":5465,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T00:41:57.841Z","etag":null,"topics":["reactjs","redux-toolkit","tailwind-css","toastify","typscript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sarankumar1812.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","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-03-13T07:23:43.000Z","updated_at":"2025-03-13T09:51:06.000Z","dependencies_parsed_at":"2025-06-06T00:36:30.010Z","dependency_job_id":"ac887adf-53b8-4b83-85ae-80074cac7f80","html_url":"https://github.com/Sarankumar1812/CinnamonBliss-Frontend","commit_stats":null,"previous_names":["sarankumar1812/cinnamonbliss-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sarankumar1812/CinnamonBliss-Frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarankumar1812%2FCinnamonBliss-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarankumar1812%2FCinnamonBliss-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarankumar1812%2FCinnamonBliss-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarankumar1812%2FCinnamonBliss-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sarankumar1812","download_url":"https://codeload.github.com/Sarankumar1812/CinnamonBliss-Frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarankumar1812%2FCinnamonBliss-Frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264887416,"owners_count":23678678,"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":["reactjs","redux-toolkit","tailwind-css","toastify","typscript"],"created_at":"2025-03-26T21:30:15.019Z","updated_at":"2026-05-04T20:35:40.191Z","avatar_url":"https://github.com/Sarankumar1812.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cinnamon Bliss - Frontend\n[Demo Link](https://media-hosting.imagekit.io//5749252f6ae14a08/frontend%20vedio.mp4?Expires=1836461529\u0026Key-Pair-Id=K2ZIVPTIP2VGHC\u0026Signature=qBLu69Vt7Ka5rcW7EyRxRsuQ5aZNn-gFr~q3ic7sNBf3rc207Fm1MFNYsWpne52lW50J6MEuedsRZcLo9SsekbWBC8k4lZrRnuXeMvdtZS6HHzzk~0hFXF8uzIClFH06bX-WHOuMLNOGVzo3jrrqqHxDNGQQV~zuuz8m-ns0L38e0oz4YU~fdOCdlutA6SZlnoJTeRcVxjgFybEnJmTme3e---5aLhsuQj4H43MfkGS2u2kx8WHo3C9Pr4wozHfRRVM9NsUItoT7IUMT3BgCIDbEtbAeK85DeKM0p0ytTHcdzr8TyR-~W8bGyPolEZdUUAUOHskwEVKqOJghMPfHEw__)\n\nCinnamon Bliss Management System is a web application built with React, Redux, Express, and Node.js. This system manages tea craft operations efficiently, providing a seamless user experience with a modern UI and optimized API handling. Prisma ORM, and JWT authentication.\n\n## 🚀 Features\n- **React \u0026 Redux Toolkit**: Efficient state management using `Slice` and `store.ts`.\n- **React Router (`react-router-dom`)**: Handles navigation with `\u003cNavigate /\u003e` for redirection and `\u003cOutlet /\u003e` for nested routes.\n- **Toast Notifications**: Uses `react-toastify` for user-friendly message management.\n- **Tailwind CSS**: Provides responsive and scalable styling.\n- **Cloudinary**: Used for image storage and management.\n- **Express \u0026 Node.js**: Backend API for handling requests.\n\n## 🛠️ Tech Stack\n### Frontend\n- **React**\n- **Redux Toolkit**\n- **JSX**\n- **Tailwind CSS**\n\n### Backend\n- **TypeScript (.ts files)** – A superset of JavaScript with static typing.\n- **Node.js** – Server-side JavaScript runtime.\n- **Express.js** – A lightweight web framework for handling HTTP requests.\n- **Prisma ORM** – Used to interact with the database.\n- **REST API** – Defines routes for managing RawMaterialStock and Employee entities.\n- **Async/Await** – Used for handling asynchronous database operations.\n\nThis is a backend application built with **TypeScript + Express + Prisma** 🚀.\n\n## 📌 Installation \u0026 Setup\n\n### Prerequisites\n- Node.js (\u003e= 16.x)\n- npm or yarn\n\n### Clone the Repository Frontend\n```bash\nhttps://github.com/Sarankumar1812/CinnamonBliss-Frontend.git\n```\n\n### Clone the Repository Backend\n```bash\nhttps://github.com/Sarankumar1812/CinnamonBliss-Frontend.git\n```\n\n\n### Install Dependencies\n```bash\nnpm install\n# or\nyarn install\n```\n\n### Start the Development Server\n```bash\nnpm start\n# or\nyarn start\n```\n## viewUI\n![Alt text](src/assets/1.png)\n\n![Alt text](src/assets/2.png)\n\n![Alt text](src/assets/3.png)\n\n![Alt text](src/assets/4.png)\n\n![Alt text](src/assets/5.png)\n\n![Alt text](src/assets/6.png)\n\n![Alt text](src/assets/7.png)\n\n![Alt text](src/assets/8.png)\n\n## 🔧 API Integration\nThis project interacts with APIs using Redux `Slice` and `store.ts`. Ensure the backend server is running before making API calls.\n\n## 📷 Image Handling\n- Images are uploaded and managed via **Cloudinary**.\n- Set up Cloudinary API credentials in your `.env` file.\n\n## 🛤️ Navigation\n- Uses `react-router-dom` for page transitions.\n- `\u003cNavigate /\u003e` handles redirection.\n- `\u003cOutlet /\u003e` is used for nested routes.\n\n## 🎨 Styling\n- Styled using **Tailwind CSS** for a modern and responsive UI.\n\n## 💬 Notifications\n- Uses `react-toastify` to manage user messages and alerts.\n\n## 🤝 Contributing\nPull requests are welcome! Follow these steps:\n1. Fork the repository.\n2. Create a new branch (`feature-branch-name`).\n3. Commit your changes.\n4. Push to your fork and create a PR.\n\n### 🔗 Postman documentation Links\nhttps://documenter.getpostman.com/view/36641894/2sAYdfqrHE\n\n---\n### 🔗 Useful Links\n- **Cloudinary**: [https://cloudinary.com/](https://cloudinary.com/)\n- **React Redux**: [https://redux.js.org/](https://redux.js.org/)\n- **Tailwind CSS**: [https://tailwindcss.com/](https://tailwindcss.com/)\n- **React Router**: [https://reactrouter.com/](https://reactrouter.com/)\n- **Prisma ORM**: [https://www.prisma.io/](https://www.prisma.io/)\n\n\n\n\n\n# React + TypeScript + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n## Expanding the ESLint configuration\n\nIf you are developing a production application, we recommend updating the configuration to enable type aware lint rules:\n\n- Configure the top-level `parserOptions` property like this:\n\n```js\nexport default tseslint.config({\n  languageOptions: {\n    // other options...\n    parserOptions: {\n      project: ['./tsconfig.node.json', './tsconfig.app.json'],\n      tsconfigRootDir: import.meta.dirname,\n    },\n  },\n})\n```\n\n- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`\n- Optionally add `...tseslint.configs.stylisticTypeChecked`\n- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and update the config:\n\n```js\n// eslint.config.js\nimport react from 'eslint-plugin-react'\n\nexport default tseslint.config({\n  // Set the react version\n  settings: { react: { version: '18.3' } },\n  plugins: {\n    // Add the react plugin\n    react,\n  },\n  rules: {\n    // other rules...\n    // Enable its recommended rules\n    ...react.configs.recommended.rules,\n    ...react.configs['jsx-runtime'].rules,\n  },\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarankumar1812%2Fcinnamonbliss-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarankumar1812%2Fcinnamonbliss-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarankumar1812%2Fcinnamonbliss-frontend/lists"}