An open API service indexing awesome lists of open source software.

https://github.com/protdos/graphiccalculator

converts drawn objects to mathematical equations
https://github.com/protdos/graphiccalculator

Last synced: about 1 year ago
JSON representation

converts drawn objects to mathematical equations

Awesome Lists containing this project

README

          


[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]





Logo

GraphicCalculator


converts drawn objects to mathematical equations.


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments

## About The Project

This website allows you to draw anything you want and be able to transform it into mathematical equations. It is just a proof of concept and a project for fun / my portfolio.

(back to top)

### Built With

Here is a list of any major frameworks/libraries used to bootstrap my project:

* [![Vue][Vue.js]][Vue-url]
* [![Angular][Angular.io]][Angular-url]

(back to top)

### Demo















You can check out the whole site [here](https://protdos.github.io/GraphicCalculator/).

## Features

* Clean and modern layout
* Lightweight and fast-loading, ensuring a smooth user experience.
* No third parties loaded
* Fast

## Getting Started
### Backend
Follow these steps to run the backend:

```bash
git clone https://github.com/ProtDos/GraphicCalculator
cd GraphicCalculator/Backend
pip install requirements.txt
python3 server.py
```

> Make sure the port 80 on your machine is open, as Flask will use it. Also have Python preinstalled.

## Usage

To use this portfolio template for your own website:

1. Fork this repository.
2. Clone your forked repository to your local machine.
3. Follow the customization steps mentioned above.
4. Host your website on platforms like GitHub Pages, Netlify, or Vercel.

(back to top)

## Roadmap

- [x] Add Main-Site
- [ ] Fix smaller errors
- [ ] Make labels to grid
- [ ] Remove "Pos: xxx"

See the [open issues](hhttps://github.com/ProtDos/GraphicCalculator/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

CodingLive - [@codinglive](https://discord.com/users/786495827827752990) - [@xoding](https://t.me/xoding) - rootcode@duck.com

Project Link: hhttps://github.com/ProtDos/GraphicCalculator

(back to top)

## Donate
Love my work? Consider donating ❤:



[contributors-shield]: https://img.shields.io/github/contributors/ProtDos/GraphicCalculator.svg?style=for-the-badge
[contributors-url]: https://github.com//ProtDos/GraphicCalculator/graphs/contributors

[forks-shield]: https://img.shields.io/github/forks/ProtDos/GraphicCalculator.svg?style=for-the-badge
[forks-url]: hhttps://github.com/ProtDos/GraphicCalculator/network/members

[stars-shield]: https://img.shields.io/github/stars/ProtDos/GraphicCalculator.svg?style=for-the-badge
[stars-url]: hhttps://github.com/ProtDos/GraphicCalculator/stargazers

[issues-shield]: https://img.shields.io/github/issues/ProtDos/GraphicCalculator.svg?style=for-the-badge
[issues-url]: hhttps://github.com/ProtDos/GraphicCalculator/issues

[license-shield]: https://img.shields.io/github/license/ProtDos/GraphicCalculator.svg?style=for-the-badge
[license-url]: hhttps://github.com/ProtDos/GraphicCalculator/blob/master/LICENSE.txt

[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew

[product-screenshot]: https://portfolio.protdos.com/_astro/wordmark.svg

[PayPal]: https://img.shields.io/badge/PayPal-000000?style=for-the-badge&logo=paypal&logoColor=white
[PayPal-url]: paypal.me/xoding

[Next.js]: https://img.shields.io/badge/astro-000000?style=for-the-badge&logo=astro&logoColor=white
[Next-url]: https://nextjs.org/

[React.js]: https://img.shields.io/badge/vercel-20232A?style=for-the-badge&logo=vercel&logoColor=61DAFB
[React-url]: https://reactjs.org/

[Vue.js]: https://img.shields.io/badge/html-35495E?style=for-the-badge&logo=html5&logoColor=4FC08D
[Vue-url]: https://vuejs.org/

[Angular.io]: https://img.shields.io/badge/JavaScript-DD0031?style=for-the-badge&logo=javascript&logoColor=white
[Angular-url]: https://angular.io/