https://github.com/hamidbyte/convertica
Convert units, date, time, currency, and more in one place.
https://github.com/hamidbyte/convertica
calculator cloud-convert convert converter converter-app converters currency-converter date-converter string-conversion time-converter unit-converter
Last synced: about 1 month ago
JSON representation
Convert units, date, time, currency, and more in one place.
- Host: GitHub
- URL: https://github.com/hamidbyte/convertica
- Owner: HamidByte
- Created: 2025-01-19T16:56:59.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-11T16:27:34.000Z (3 months ago)
- Last Synced: 2025-02-14T02:56:31.655Z (3 months ago)
- Topics: calculator, cloud-convert, convert, converter, converter-app, converters, currency-converter, date-converter, string-conversion, time-converter, unit-converter
- Language: Vue
- Homepage: https://convertica.netlify.app/
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:**
```sh
git clone https://github.com/HamidByte/convertica.git
```2. **Navigate to the project directory:**
```sh
cd convertica
```3. **Install dependencies:**
```sh
npm install
```4. **Start the development server:**
```sh
npm run dev
```5. **Build for production:**
```sh
npm run build
```6. **Run unit tests:**
```sh
npm run test:unit
```7. **Lint and fix code:**
```sh
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