https://github.com/carter907/integral-mania
Sharpen your integral techniques using this website. Practice and become the integral master!
https://github.com/carter907/integral-mania
calculus integrals learning-platform
Last synced: 8 months ago
JSON representation
Sharpen your integral techniques using this website. Practice and become the integral master!
- Host: GitHub
- URL: https://github.com/carter907/integral-mania
- Owner: Carter907
- License: mit
- Created: 2024-05-05T04:56:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T21:24:39.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T08:47:30.424Z (12 months ago)
- Topics: calculus, integrals, learning-platform
- Language: TypeScript
- Homepage:
- Size: 3.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Integral Mania
## Overview
This website serves as a comprehensive reference for single-variable calculus, with a special focus on integration techniques. It aims to help students, educators, and anyone interested in mathematics to deepen their understanding of integration through a variety of resources, including textbooks, online courses, and specific topics in integration.
## Features
- **Textbooks**: A list of recommended textbooks for learning single-variable calculus and integration.
- **Online Courses**: Links to online courses that cover integration techniques in depth.
- **Specific Topics in Integration**: Detailed sections on various integration techniques and their applications.
- **Additional Resources**: A collection of additional resources for further learning.
- **Start Test Section**: A grid of cards showcasing different types of tests you can take to test your integration skills.
- **About Section**: An introduction to the website and its purpose.
## Getting Started
### Prerequisites
- A modern web browser (e.g., Chrome, Firefox, Safari)
- Basic understanding of HTML, CSS, and JavaScript (optional)
### Running the Website Locally
1. Clone the repository:
git clone https://github.com/Carter907/integral-mania.git
2. Navigate to the project directory:
cd integral-mania
3. run `ng serve --open` (`--open` opens your browser)
## Contributing
Contributions are welcome! If you'd like to contribute, please fork the repository and create a pull request with your changes.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contact
If you have any questions or suggestions, please feel free to contact us at [your-email@example.com](mailto:your-email@example.com).
## Acknowledgments
- [Bootstrap](https://getbootstrap.com/) for the responsive design and styling.
- [MIT OpenCourseWare](https://ocw.mit.edu/courses/mathematics/) for the educational resources.
- [Khan Academy](https://www.khanacademy.org/) for additional learning materials.