{"id":28100915,"url":"https://github.com/dilfathayyil/expenx-client","last_synced_at":"2025-05-13T18:40:01.275Z","repository":{"id":269637983,"uuid":"907859595","full_name":"DilfaThayyil/ExpenX-client","owner":"DilfaThayyil","description":"Personal Expense tracker - Client side ::  Users can manage their expenses , Book an appointment with a Financial Advisor ,  Stripe payment integration  , Real-time chat functionalities  , Financial Goal setting , Real-time notifications . wallet management , Profile Management , Advisor side - Analyzing user's financial records and give Feedbacks","archived":false,"fork":false,"pushed_at":"2025-05-03T06:30:37.000Z","size":929,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T07:34:50.202Z","etag":null,"topics":["re-usable-components","react-router-dom","responsive-layout","shardcn","socket-io-client","tailwindcss-ui","zustand-state-management"],"latest_commit_sha":null,"homepage":"https://expenx.vercel.app","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/DilfaThayyil.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":"2024-12-24T15:13:59.000Z","updated_at":"2025-05-03T06:30:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"b39eaa1d-2585-470b-82ad-3d50de7a0246","html_url":"https://github.com/DilfaThayyil/ExpenX-client","commit_stats":null,"previous_names":["dilfathayyil/expenx-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DilfaThayyil%2FExpenX-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DilfaThayyil%2FExpenX-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DilfaThayyil%2FExpenX-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DilfaThayyil%2FExpenX-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DilfaThayyil","download_url":"https://codeload.github.com/DilfaThayyil/ExpenX-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254005419,"owners_count":21998245,"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":["re-usable-components","react-router-dom","responsive-layout","shardcn","socket-io-client","tailwindcss-ui","zustand-state-management"],"created_at":"2025-05-13T18:40:00.564Z","updated_at":"2025-05-13T18:40:01.264Z","avatar_url":"https://github.com/DilfaThayyil.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💸 Expense Tracker Web App\n\nA full-stack modern web application designed to help users track their expenses, manage appointments with financial advisors, and engage in real-time communication — all in a beautifully responsive and user-friendly interface.\n\n---\n\n## 🚀 Features\n\n- ✨ **Modern UI/UX** with React, TailwindCSS, Chakra UI \u0026 MUI\n- 🧠 **Zustand** for lightweight global state management\n- 🌍 **Multi-language support** using i18next\n- 📊 **Dynamic charts \u0026 visualizations** via Chart.js \u0026 Recharts\n- 🔐 **Authentication** with JWT and Google OAuth\n- 🧾 **Expense Management** with categorization and filtering\n- 📅 **Advisor Slot Booking** with real-time availability\n- 💬 **Real-time chat** between users and advisors using Socket.IO\n- 📹 **Video/Audio Calls** powered by ZegoCloud UIKit\n- 💳 **Stripe Integration** for secure payments\n- ☁️ **Cloud uploads** with AWS S3 + Multer for profile pictures \u0026 docs\n- 🛠️ **Built with Vite** for lightning-fast performance\n- 📦 **Modular, scalable architecture** following best practices\n\n---\n\n## 🧱 Tech Stack\n\n### 🖥️ Frontend\n- [React](https://reactjs.org/)\n- [Vite](https://vitejs.dev/)\n- [TailwindCSS](https://tailwindcss.com/)\n- [Chakra UI](https://chakra-ui.com/)\n- [Material UI](https://mui.com/)\n- [Framer Motion](https://www.framer.com/motion/)\n- [Zustand](https://github.com/pmndrs/zustand)\n- [React Router DOM v7](https://reactrouter.com/)\n\n### 📊 Data Visualization\n- [Chart.js](https://www.chartjs.org/)\n- [Recharts](https://recharts.org/)\n\n### 📦 State \u0026 Utilities\n- [Zustand](https://zustand-demo.pmnd.rs/)\n- [clsx](https://github.com/lukeed/clsx)\n- [class-variance-authority](https://cva.style/)\n\n### 🌍 Internationalization\n- [i18next](https://www.i18next.com/)\n- [react-i18next](https://react.i18next.com/)\n\n### 🛡️ Auth \u0026 API\n- [JWT](https://jwt.io/)\n- [Google OAuth](https://developers.google.com/identity)\n- [Axios](https://axios-http.com/)\n\n### 📦 File Upload \u0026 Cloud\n- [AWS S3](https://aws.amazon.com/s3/)\n- [Multer + multer-s3](https://github.com/badunk/multer-s3)\n\n### 🔌 Real-time Features\n- [Socket.IO](https://socket.io/)\n- [ZegoCloud UIKit](https://www.zegocloud.com/)\n\n### 💰 Payments\n- [Stripe](https://stripe.com/)\n\n---\n\n## 🧪 Development\n\n### Prerequisites\n- Node.js ≥ 18\n- MongoDB\n- Stripe \u0026 Google OAuth keys\n\n### Install \u0026 Run\n\n```bash\n# Install dependencies\nnpm install\n\n# Start the frontend dev server\nnpm run dev\n\n# Build for production\nnpm run build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilfathayyil%2Fexpenx-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdilfathayyil%2Fexpenx-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilfathayyil%2Fexpenx-client/lists"}