Skip to content

adityabisoi/notation-guru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/notation-converter/community LOC Stars Badge Forks Badge

Notation-Guru

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

Table of Contents

Installation

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

  • Fork and clone the project
  • cd notation-guru/
  • 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.

Help & support

If you are stuck somewhere or not able to understand what to do, feel free to reach out to mentors in the official Gitter Channel.

License

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

Contributors

Open Source Events