Giter Club home page Giter Club logo

ama-tool's Introduction

ama-tool (Ask me Anything)

GitHub version npm version ama-tool GitHub license code style: prettier Netlify Status



A tool to prepare yourself and your group for an AskMeAnything session.


For Devs:

To use the app with local server, you need a local .env.local-file; please contact us if you want to improve the tool

For User:

GitHub-Account is necessary:

  • To ask new questions
  • To See the asked questions

We recommend to set your Github display name (settings/public profile).


ama-tool

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Rules we set us during the development process

=======

  • Variables: variable naming in english and in "camelCase".
  • Class (HTML), id names with "-" and lowercase
  • Selfdescribing variabel
  • Vue denominations: double-named and initial letter capital "MyVueComponent"
  • Add comments if functions are unclear
  • Quotes: "..." >> Doublequotes
  • CSS-Style:
    • General-Styling
    • Specific-Styling
    • Rest from top to bottom matching the DOM
  • Components only with "scoped" and in folder

Views included

=======

  • Home
  • Questions
    • Question List
    • Question Details
    • Ask Question
  • Team
  • Footer
    • Privacy
    • Policies
    • Imprint

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.