Miru Web

screenshot of Miru Web
rails
react
scss
tailwind
alpinejs
headless-ui

Miru | Time Tracking and Invoicing and Employee Benefits. Built using Ruby On Rails and ReactJS

Overview

Miru is an innovative open-source tool that simplifies time tracking, invoicing, and accounting for small businesses around the globe. By providing a streamlined platform, it helps organizations enhance their workflow, making daily operations more manageable and efficient. Whether you are tracking hours worked, sending out invoices, or dealing with client management, Miru has features tailor-made for small business needs.

This platform not only reduces the complexities associated with financial administration but also integrates seamlessly with essential services. With an intuitive interface and robust functionalities, Miru is poised to become a valuable asset for any small business seeking better control over its financial activities.

Features

  • 🕒 Time Tracking: Intuitive tools make it easy to monitor work hours without hassle.
  • 💼 Invoicing: Craft professional invoices effortlessly using tracked time; send them directly via email for faster payments.
  • 👥 Team Page: A collaborative workspace designed for efficient team management and task allocation.
  • 👤 Client Page: Central repository for client information, enabling quick access when creating invoices or reports.
  • 🏢 Client Portal: A dedicated dashboard for clients to view their invoices and their current status.
  • 🚀 Projects: An organized dashboard for adding new projects, team members, and setting billing rates.
  • 📊 Reports Page: Generate in-depth reports showcasing project performance, including time tracking, expenses, and revenue summaries available for export in multiple formats.
  • 💳 Integration with Payment Gateways: Easily integrate with STRIPE, allowing you to process payments directly through the platform, streamlining the payment lifecycle.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

alpinejs
Alpine.js

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.

headless-ui
Headless UI

Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.