Math Solver is a powerful, user-friendly application designed to assist students in solving algebraic equations. By leveraging modern web technologies, the app provides step-by-step solutions to algebraic problems, helping users understand the process and improve their math skills. Users can log in to create personalized study guides and manage their algebra learning journey efficiently.
Deployed App: https://mathappv3-45da16t8s-bduran04s-projects.vercel.app/
- Next.js
- TypeScript
- Math Steps API
- Material UI
- Supabase
- Jest
- TailwindCSS
To install necessary dependencies, run the following command: npm i, to run npm run dev
This project is licensed under: MIT
I plan to add step-by-step solutions for simple algebra equations by utilizing the mathsteps API and displaying the results through an accordian from Geist UI.
Install Jest: npm install --save-dev jest @types/jest ts-jest, add test script to package.json, and run npm run test
If you have questions, you can reach me at [email protected]. You can find more of my work at [email protected]