Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultirequiem/ultimath
:iphone: Easily calculate common problems of daily life
https://github.com/ultirequiem/ultimath
javascript-math math mathematics
Last synced: 13 days ago
JSON representation
:iphone: Easily calculate common problems of daily life
- Host: GitHub
- URL: https://github.com/ultirequiem/ultimath
- Owner: UltiRequiem
- License: mit
- Created: 2021-06-25T20:42:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T17:25:14.000Z (over 1 year ago)
- Last Synced: 2024-10-04T18:36:03.811Z (about 1 month ago)
- Topics: javascript-math, math, mathematics
- Language: JavaScript
- Homepage: https://ultimath.netlify.app
- Size: 1.55 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# UltiMath
![Netlify Status](https://api.netlify.com/api/v1/badges/6f12a704-5be1-4b68-81c6-affd36f623f1/deploy-status)
The idea of this project is to make a web application that has a wide
variety of mathematical operations available, easy to use for the end user.The problem is that I still do not feel comfortable working with CSS or
making user interfaces so the appearance of the page does not look pretty
and it is not easy to use.At this moment I am trying to become as familiar as possible with the world of
the web development, probably in a couple of months I will resume this project
with more knowledge of UI, UX and CSS.## Features
- All runs in the Client Side
- The calcs are shareable between user by the url
### License
[UltiMath](https://ultimath.netlify.app) is Licensed under the [MIT License](./LICENSE.md)