Giter VIP home page Giter VIP logo

ppsl-app's Introduction

PPSL-App

Purpose

The app is intended for people that aren't familiar with MediaWiki to have a UX that allows them to add new problems to products as well as add solutions to said problems. Each solution will then have a link that may redirect you elsewhere, whether it be a Youtube video or an external Rossmann Store link. It's not meant to be an app for people who want to look at how to repair things (That's what the Wiki is for), but rather an app for people who want to provide documentation on how to do repairs.

  • What does being "Ratelimited by Github" mean?

If you don't use the app with a Github Personal Access Token, you will have a limited amount of actions that you can do per hour. Get yourself a Token to get a higher ratelimit.

  • What place does it have in the Wiki effort?

Eventually all entries inputted into PPSL will be automatically formatted and put into the Wiki. However that's not done and for now, you can browse all entries in raw format over at Github: https://github.com/repair-manual/ppsl-data or just use the PPSL app.

  • Why Github?

Version control! Github is the platform that the PPSL data is hosted on, and the reason it's Github is because all data is version controlled. That means we can ponder over, revert and keep track of all changes to the data.

  • Show me some!

Sure, here take a look: https://streamable.com/lmm5nt and here's the project: https://repair-manual.github.io/ppsl-app

Features

See more planned features here.

Project setup

npm install

Compiles for debugging and minifies for production (public & src folder)

npm run build

Test source code

npm run debug

Test production

npm run serve

See .uce files as HTML

If you are using VS Code, you can Ctrl+Shift+P, type settings JSON, choose Open Settings (JSON), and add the following in order to highlight .uce files as HTML:

{
  "other-settings": "...",

  "files.associations": {
    "*.uce": "html"
  }
}

ppsl-app's People

Contributors

dependabot[bot] avatar elijahpepe avatar kararty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.