Giter Site home page Giter Site logo

abdessalam-dai / visual-sfsd Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 15.08 MB

VisualSFSD, made to help computer science students around the globe.

Home Page: https://vsfsd.estin.dz/

Python 6.86% HTML 34.25% JavaScript 52.36% CSS 6.53%
file-structures sfsd

visual-sfsd's Introduction


Logo

VisualSFSD

Learn file structures by visualization!
View Demo

About The Project

For a period of 3 months, me and a group of students built VisualSFSD during our 4th semester at ESTIN as a multidisciplinary project.

SFSD is a shortcut term for "File & Data Structures". VisualSFSD is a web application designed to help computer science students visualize and understand file structures at the base level. It provides a set of algorithms and tools for testing and visualization. With VisualSFSD, students can gain a deeper understanding of how these concepts can be used to organize and manipulate data.

Test the application here, vsfsd.estin.dz.

Installation

To install and run VisualSFSD on your computer, you will need to have the following software and libraries installed:

  1. Python 3: You will need to have Python 3 installed on your computer in order to run the application. You can download the latest version of Python from the official website (https://www.python.org/downloads/).

  2. Django: Django is a web framework for Python that is used to build the VisualSFSD application. You will need to install Django in order to run the application. You can install Django using the following command:

pip install django
  1. Other dependencies: VisualSFSD also has a number of other dependencies that are listed in the requirements.txt file in the repository. You can install these dependencies using the following command:
pip install -r requirements.txt

Once you have installed all of the necessary software and libraries, you should be able to run the VisualSFSD application by navigating to the root directory of the repository and running the following command:

python manage.py runserver

This will start the Django development server, which will host the VisualSFSD application. You can then access the application in your web browser by navigating to http://localhost:8000/.

Built By

visual-sfsd's People

Contributors

abdessalam-dai avatar louzanizineddine avatar ouassim-hamdani avatar dependabot[bot] avatar

Stargazers

Khalil Stark avatar Nadir Nait Yahia avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.