Skip to content

OnomaTech/solventus-v8

Repository files navigation

# Solventus Financial Management Platform A comprehensive financial management platform built with Next.js, featuring client management, financial coaching, and administrative tools. ## Features - Client Dashboard - Financial progress tracking - Document management - Appointment scheduling - Messaging system - Admin Dashboard - Client management - User role management - System settings - Integration management - Template management - Authentication - Secure client login - Admin authentication - Role-based access control ## Tech Stack - Next.js - TypeScript - Tailwind CSS - Supabase (Authentication & Database) - shadcn/ui Components ## Getting Started 1. Clone the repository ```bash git clone https://github.com/yourusername/solventus.git ``` 2. Install dependencies ```bash pnpm install ``` 3. Set up environment variables ```bash cp .env.example .env.local ``` Then edit `.env.local` with your configuration. 4. Run the development server ```bash pnpm dev ``` 5. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. ## Project Structure - `/src/components` - Reusable React components - `/src/pages` - Next.js pages and API routes - `/src/contexts` - React context providers - `/src/hooks` - Custom React hooks - `/src/lib` - Utility libraries and configurations - `/src/types` - TypeScript type definitions - `/public` - Static assets ## Contributing 1. Fork the repository 2. Create your feature branch (`git checkout -b feature/amazing-feature`) 3. Commit your changes (`git commit -m 'Add some amazing feature'`) 4. Push to the branch (`git push origin feature/amazing-feature`) 5. Open a Pull Request ## License This project is licensed under the MIT License - see the LICENSE file for details. # solventus-crm # solventus [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/YOUR_USERNAME/YOUR_REPO)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published