mka-1 / EECE455-Number-Theory

EECE 455 Project, related to some Number Theory algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EECE455-Number-Theory

EECE 455 Project, related to five Number Theory algorithms

In order to run the project, open the folder on VS Code (or other similar IDEs). Install flask on your chosen python environment (pip install Flask). Be sure to be connected to the internet to be able to load the Bootstrap components.

The project is open-source.

1 - The welcome page of the website contains the About information, and 5 clickable cards that would take the user to his desired algorithm page.
Alt text

2 - This is an example of an algorithm calculator page, with a definition of the algorithm for educational purposes. Alt text

3 - The website contains a navbar for navigation between pages. Alt text

Original contributors: Mohammad Kahil, Jaafar Alawiyeh, Hadi Aram Bashir, Karim Alameh.

About

EECE 455 Project, related to some Number Theory algorithms


Languages

Language:HTML 68.4%Language:Python 31.6%