A comprehensive web application for analyzing project costs, revenue projections, and ROI calculations for infrastructure projects.
- Create and manage multiple infrastructure projects
- Track project details including homes passed, current customers, and monthly revenue
- Organize units by departments for better cost tracking
- Detailed breakdown of costs by department
- Unit cost tracking and management
- Labor and mileage cost calculations
- Average cost per home analysis
- Current monthly revenue tracking
- Projected revenue calculations based on growth rates
- Full take rate revenue potential
- Customer growth projections
- Current ROI based on existing customers
- Projected ROI with growth estimates
- Full take rate ROI potential
- Detailed breakdown of ROI components
- Combine multiple projects for annual analysis
- Aggregate cost and revenue calculations
- Combined ROI projections
- Department-wise cost breakdown for multiple projects
- React with TypeScript
- Tailwind CSS for styling
- Zustand for state management
- React Router for navigation
- Recharts for data visualization
- Clone the repository:
git clone https://github.com/yourusername/feelin-goodlikeishould.git- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:5173 in your browser
/src/components- Reusable UI components/pages- Main application pages/store- Zustand store configurations/types- TypeScript type definitions/utils- Utility functions and calculations
- Enhanced ROI calculations with projected growth rates
- Added department-wise cost breakdown
- Improved annual estimator with aggregate calculations
- Updated UI with consistent card layouts
- Added customer growth projections
- Enhanced take rate analysis
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.