Skip to content

shreyash-x/AlgoBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAD Project

AlgoBook

  • This is a website developed as part of my AAD project which covers several algorithms in a beautiful manner.

How to install

  • Download and extract the zip file.
  • Open a terminal in the downloaded folder.
$ virtualenv env
$ source env/bin/activate
$ pip3 install -r requirements.txt
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver # default port 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors