Skip to content

Mohit2005123/calcify-n

Repository files navigation

Calcify

Calcify is a web application built using Next.js, designed to provide users with a seamless and interactive experience for exploring various mathematical and algorithmic concepts. The app includes features like a graphing calculator, algorithm visualizer, and more.

Features

  • Graphing Calculator: Visualize complex equations and functions in real-time.
  • Algorithm Visualizer: Understand algorithms through interactive visualizations.
  • Physics Engine: (Coming soon) Simulate real-world physics scenarios.
  • Responsive Design: Optimized for both desktop and mobile devices.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Ensure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository:
    git clone https://github.com/Mohit2005123/calcify-n.git
  2. Navigate to the project directory:
    cd calcify
  3. Install the dependencies:
    npm install

Running the Development Server

Start the development server with:

Open http://localhost:3000 with your browser to see the result.

Usage

  • Home Page: Explore the main features of Calcify.
  • Visualizer: Access different algorithm visualizers.
  • Graphing Calculator: Plot and analyze mathematical functions.

Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform. Check out the Next.js deployment documentation for more details.

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.

  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

License

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

Contact

Your Name - [email protected]

Project Link: https://github.com/Mohit2005123/calcify-n

Acknowledgments

Releases

No releases published

Packages

No packages published