Skip to content

HamidByte/convertica

Repository files navigation

Convertica

Convertica is a versatile app offering quick and easy conversions for units, time, currency, dates, and more. Simple to use now, with room to grow into a powerful tool for larger conversions in the future.

Setup

  1. Clone the repository:
git clone https://github.com/HamidByte/convertica.git
  1. Navigate to the project directory:
cd convertica
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build
  1. Run unit tests:
npm run test:unit
  1. Lint and fix code:
npm run lint

Upcoming Conversion Categories

  • Units: Length, weight, temperature, speed, volume, area, energy, pressure
  • Dates: Age calculator, days between dates, week number, leap year checker
  • Time: Time zone conversion, durations, timestamps, stopwatch to hours/minutes, live video time, epoch to human-readable date
  • Currency: Live exchange rates, historical conversions, cryptocurrency to fiat
  • Math: Fractions to decimals, Roman numerals, percentage calculator
  • Text: Uppercase/lowercase, ASCII to text, character count
  • Digital Storage: KB to MB, GB to TB, bits to bytes
  • Finance: Loan interest, tax calculator, inflation adjustment
  • Science: Atomic mass, wavelength to frequency, radiation units
  • Engineering: Torque, power, viscosity, thermal conductivity
  • Health & Fitness: BMI calculator, calorie burn, steps to distance
  • Geography: GPS coordinates, latitude/longitude distance, country codes
  • Miscellaneous: Aspect ratio calculator, Shoe size conversion, cooking measurements, dice roll probability

Releases

No releases published

Packages

 
 
 

Contributors