Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i-vishi/ds-algo-web

A Web application containing programs for various data structures and algorithms.
https://github.com/i-vishi/ds-algo-web

highlightjs octokit paiza-io vuejs vuetify

Last synced: about 2 months ago
JSON representation

A Web application containing programs for various data structures and algorithms.

Awesome Lists containing this project

README

        





Logo

DS-Algo-Web


View Demo »




Report Issue
·
Request a Feature

## About The Project

[![DS-Algo-Web Home Page][product-screenshot]](https://ds-algo-web.herokuapp.com/)

**DS-Algo-Web** is a web application built to get codes in popular programming languages for various **data structures and algorithms**. This web app is also integrated with [paiza.io compiler API](https://paiza.io) to run the code. All the algorithms shown on the web app are located at [DS-and-Algo Repo](https://github.com/i-vishi/ds-and-algo).

## :gear: Built with

- [Vue.js](https://vuejs.org) (2.x)
- [Vuetify](https://vuetifyjs.com)
- [Octokit](https://github.com/octokit)
- [Highlight.js](https://highlightjs.org/) (9.18.1)
- [paiza.io](https://paiza.io)

## :hammer_and_wrench: Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

## :page_with_curl: License

Distributed under the MIT License. See `LICENSE` for more information.

[product-screenshot]: assets/snapshots/homepage.png