Skip to content

nspyrop03/BPlusTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an assignment for the course "Databases" of the 6th semester of Electrical and Computer Engineering school, National and Technical University of Athens. The app is live on https://bplustree.onrender.com but you can follow the instructions bellow to install it locally on your own machine.

Requirements

  1. Python 3.11+
  2. All the libraries in requirements.txt which you can install with the following command pip install -r requirements.txt after you have successfully updated your pip

Running the application

  1. Run the command python3 webapp.py
  2. Open your favourite browser (I'm using Chrome) and type localhost:8000 in the address bar
  3. Have fun:)

About

B+ Tree visualization web app written in Python with Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors