This project was bootstrapped with Create React App.
CallMEter is a tool for business owners and freelancers that takes the admin work out of tracking and invoicing for billable time spent on calls. Check us out at callmeter.netlify.com!
DEMO LOGIN CREDENTIALS: user: CallMeter Demo pass: password123
- CallMEter provides a phone number powered by twilio, allowing for call time tracking, that reroutes to your provided business number.
- Client management, easily create, call, and edit clients from their profile.
- In app inbound and outbound browser calling and call redirects to your phone while you're offline.
- Automated invoicing system. CallMEter programmatically generates invoices unique to each client and delivers them via email with a single click.
- Graphic breakdown of calls made over time and the time spent on each.
Landing Page
Client Profile
Stats Dashboard
React and Redux for state management on the frontend
MongoDb for backend data management -clients, users, calls
Twilio for call functionality
NodeMailer for invoice mailing