Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j-j-gajjar/mathematics
In this application, we can perform some actions like subtraction, addition, multiplication, and division. And by selecting any of these, you will receive a PDF with the answer key to your MCQ or question!
https://github.com/j-j-gajjar/mathematics
dart flutter flutter-admob flutter-ads flutter-apps flutter-demo flutter-examples flutter-material flutter-mathematics-app flutter-pdf-app flutter-pdf-generator flutter-ui hacktoberfest ui ux
Last synced: 29 days ago
JSON representation
In this application, we can perform some actions like subtraction, addition, multiplication, and division. And by selecting any of these, you will receive a PDF with the answer key to your MCQ or question!
- Host: GitHub
- URL: https://github.com/j-j-gajjar/mathematics
- Owner: j-j-gajjar
- Created: 2020-09-10T05:18:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T12:05:45.000Z (9 months ago)
- Last Synced: 2024-11-08T08:02:28.709Z (about 1 month ago)
- Topics: dart, flutter, flutter-admob, flutter-ads, flutter-apps, flutter-demo, flutter-examples, flutter-material, flutter-mathematics-app, flutter-pdf-app, flutter-pdf-generator, flutter-ui, hacktoberfest, ui, ux
- Language: Dart
- Homepage: https://jaygajjar.ml/Mathematics/
- Size: 18.6 MB
- Stars: 119
- Watchers: 4
- Forks: 34
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- open-source-flutter-apps - Mathematics - Generate MCQ PDF / Question PDF : With Answer and Quiz [J-J-GAJJAR](https://github.com/j-j-gajjar). (Uncategorized / Uncategorized)
README
# Mathematics flutter
Mathematics Flutter is a collection of mathematical functions and tools that can be used in a variety of applications. The project includes functions for performing basic arithmetic operations (addition, subtraction, multiplication, division), working with matrices, calculating statistical measures, and more. Additionally, the project supports generating multiple choice questions (MCQ) and question-with-answer PDFs, quizzes, web, and PWA support for desktop.
# Features
* Basic arithmetic operations: Addition, subtraction, multiplication, division
* Working with matrices
* Calculating statistical measures
* Generating MCQ PDFs
* Generating question PDFs with answers
* Quizzes
* Web support
* PWA support for desktop# Demo
You can try a live demo of Mathematics Flutter at https://j-j-gajjar.github.io/Mathematics/# Getting Started
To get started with this project, follow these steps:
* Clone the project to your local machine.
* Open the project in your preferred IDE or text editor.
* Run `flutter pub get` to install the required dependencies.
# Contributing
Contributions are welcome and encouraged! If you find a bug, have a suggestion for improvement, or want to add a feature, feel free to submit a pull request or open an issue.