[go: nahoru, domu]

Skip to content

pankajkumarbij/notation-converter

 
 

Repository files navigation

Join the chat at https://gitter.im/notation-converter/community

notation-converter

Notation-converter is an application that converts infix, prefix and postfix notations from one notation to another, and also visualizes the process of conversion. This helps students easily grasp the fundamentals, such as the way of calculation, as well as the data structures used behind the scenes

Installation

Follow the instructions to get started with the project on your local machine 🚀

  • Fork and clone the project
  • cd notation-converter/
  • Run npm install to install NodeJS dependencies
  • Run cd ui/ and npm install to install ReactJS dependencies
  • Run npm run dev to run the project on development

Documentation

To understand the aim, scope and technologies used in the project, please see the documentation

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GPL V3 License - see the LICENSE.md file for details

About

An application to convert expression notations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • HTML 15.0%
  • CSS 4.6%