Masaipe App is a web-based platform for managing classes, mentors, and payments in EdTech organizations. Users can track sessions, manage payments, generate receipts, and communicate seamlessly with mentors and administrators. The platform simplifies administrative workflows while ensuring accuracy and transparency in all operations.
π Live Demo: (https://masaipe.netlify.app/)
Masaipe App is designed to:
- Track classes and mentor sessions effectively.
- Automate payment calculations and receipt generation.
- Facilitate seamless communication between mentors and admins.
- Provide a secure and auditable system for managing financial and educational workflows.
-
User Authentication π
Secure login and role-based access for admins and mentors. -
Session Management ποΈ
Track completed sessions and attendance. -
Payment Automation π°
Calculate payouts including taxes and other deductions automatically. -
Receipt Generation π§Ύ
Generate and download payment receipts for mentors. -
Communication Tools π¬
Send notifications and updates to mentors and admins.
-
Dashboard & Analytics π
Visual summaries of sessions, payments, and mentor performance. -
Advanced Payment Rules π§Ύ
Support for different tax rules, bonuses, and deductions. -
Bulk Upload & Integration π
Upload multiple mentors, classes, or sessions at once. -
Payment Gateway Integration π³
Direct payouts to bank accounts or wallets.
- Frontend: React.js, TypeScript, Tailwind CSS
- Backend / Database: Node.js, Express.js, MongoDB
- Deployment: Vercel / Netlify
masaipe-app/ β βββ MasaipeApp/ # Main React app folder βββ public/ # Static assets βββ src/ # React source files β βββ components/ β βββ pages/ β βββ hooks/ β βββ App.jsx βββ package.json βββ tailwind.config.js βββ tsconfig.json βββ vite.config.js βββ vercel.json
- Clone the repository
git clone (https://github.com/AnkitPradhan2004/masaipe.git)
cd MasaipeApp
## Install dependencies
npm install
## Run the development server
npm run dev
## Build for production
npm run build
## π Author
Ankit Kumar Pradhan
Web Developer & Problem-Solver