N-OMAD Suite 🚀
All-in-One Application for Finance, Pantry, and Nutrition Management
📋 About
N-OMAD Suite is a comprehensive modular application for personal life management, integrating:
- Finance Module: Complete account, transaction, budget, and financial goals management
- Pantry Module: Intelligent pantry and shopping management
- Nutrition Module: AI-powered nutrition planning and recipes
🛠️ Tech Stack
- Frontend: Svelte 4.2.0 + Vite
- Visualizations: Chart.js
- AI/ML: Brain.js
- UI: Dark Mode, Responsive Design
- Architecture: Modular, Component-Based
✨ Key Features
💰 Finance Module
- Dashboard with 4 interactive charts
- Multiple bank account management
- Transaction tracking and categorization
- Monthly budgets with alerts
- Financial goals with progress tracking
- Bank reconciliation
- Automated recurring payments
- PDF bank statement import
- Excel/PDF report export
🥘 Pantry Module
- Inventory dashboard
- OCR receipt parser
- Smart shopping lists
- Product expiry tracking
- Stock management
🍎 Nutrition Module
- CODEX AI recipe suggester
- Weekly meal planner
- mTOR tracker for longevity
- Macronutrient calculations
- Personalized suggestions
🚀 Installation
# Clone repository
git clone https://github.com/ioan-nomad/finante-svelte-2025.git
cd finante-svelte-2025
# Install dependencies
npm install
# Run in development
npm run dev
# Build for production
npm run build
npm run preview
📁 Project Structure
src/
├── App.svelte # Main component
├── components/ # 58+ UI components
├── modules/
│ ├── finance/ # Complete finance module
│ ├── pantry/ # Pantry module
│ └── nutrition/ # Nutrition module
└── lib/ # Utilities and services
🎨 Features
- ✅ Persistent Dark Mode
- ✅ Responsive design
- ✅ Real-time charts
- ✅ AI predictions
- ✅ Data export/import
- ✅ Modular architecture
📈 Roadmap
📄 License
MIT
👨💻 Author
Ioan - N-OMAD Digital Solutions
Version: 1.0.0 | Status: Production Ready