Skip to content

A website which shows some information about different algorithms and data structures.

License

Notifications You must be signed in to change notification settings

pratikgoel145/AlgoBuddy-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgoBuddy Web Application

A Django-powered website using python and jQuery for giving information about data structures and algorithms. This site creates profiles for different users and stores whether some user has read an article or not. It also has a comment functionality for all the articles.

Software Requirements

The following software dependencies are required for this project:

  • Python 3
    • Can be downloaded from here
  • Django 1.11.29 LTS
    • Can be installed using:

      pip install Django==1.11.29

Running the website

To run the website, simply run:

python3 manage.py runserver

About

A website which shows some information about different algorithms and data structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published