Please sign in to access this page

OhmCalc-sv

OhmCalc-sv Used AI

12 devlogs
15h 36m
•  Ship certified
Created by arcsin

A sveltejs web app to help calculate electrical engineering formulas

Timeline

Ship 1

1 payout of shell 141.0 shells

arcsin

25 days ago

arcsin Covers 12 devlogs and 15h 36m

Made the design responsive

Update attachment

inputs styling

Update attachment

adjusted some bad practices I did on the app

Update attachment

Added : footer, formula's descriptions, license
Changes : colors, layout, CSS, TypeScript module

Update attachment

Updated the README, corrected spelling mistakes and corrected some backend to make sure it doesn't show any NaN return

Update attachment

modified the header and the CSS

Update attachment

Putting the inputs and labels in a table to make it more aligned and the app is hosted now

Update attachment

Made some basic CSS

Update attachment

Last routes created and primitive CSS on certain components

Update attachment

Still adding UI components and correcting the ts module in order to make it work with the UI

Update attachment

Inputs and buttons added to the interface to calculate the values with the functions made on the typescript module

Update attachment

Added more routes and some new functions

Update attachment