Skip to content

#️⃣ Сalculator capable of performing standard operations with the widest digits of numbers

Notifications You must be signed in to change notification settings

andrijzyn/RadixCalculator

Repository files navigation

🧮 A variety of bit systems calculator

Note

This project was created for the discipline "Discrete Mathematic".

The primary objective was to develop practical skills in project structuring, even if the project was relatively straightforward. Through enhancements, I transformed a console application that parsed values from a distinct syntax into a web application.

output_image


Using

  • Server -- cd App && source .venv/bin/activate && python main.py
  • Client -- npm run dev

About

#️⃣ Сalculator capable of performing standard operations with the widest digits of numbers

Topics

Resources

Stars

Watchers

Forks