Projektet tillhörande Laboration 3 i kursen JavaScript med Ramverk och Laboration 2 i kursen Agil Utveckling.

Overview

JavaScript-Med-Ramverk-Laboration-3

Projektet tillhörande Laboration 3 i kursen JavaScript med Ramverk och Laboration 2 i kursen Agil Utveckling.

Utvecklingsguide

För information om hur utvecklingen går till, tryck här.

Stilguide

För att se stilguiden, tryck här.

Projektet

Läs mer om projektet här.

Gruppmedlemmar

  • Linus Romland
  • David Sabel
  • Fredric Ryding
  • Kenneth Wilhelmsson
  • Nahti Geigant
  • Olena Drozdova
  • Patryk Sroka

Licens

Distribueras under MIT-licensen. Se LICENSE för mer information.

You might also like...
Open source Web File Manager (Javascript + VueJS 2)
Open source Web File Manager (Javascript + VueJS 2)

Media Manager Media Manager is an open source web file manager and can be a nice alternative to Wordpress Media Manager, CKFinder, KCFinder, elFinder.

Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components

Module SonarCloud Status ag-grid-community ag-grid-enterprise ag-Grid ag-Grid is a fully-featured and highly customizable JavaScript data grid. It del

FancyGrid - JavaScript grid library with charts integration and server communication.

FancyGrid Build v1.7.150 FancyGrid - JavaScript grid library with charts integration and server communication. Install bower bower install fancygrid

Vanilla javascript slider for all purposes created by ganlanyuan in Vue.

tiny-slider 2.0 for Vue Wrapper for Tiny slider for all purposes by ganlanyuan in Vue. Try it out! Firefox 12+, Chrome 15+, Safari 4+, Opera 12.1+, IE

Create beautiful JavaScript charts with one line of Vue

Vue Chartkick Create beautiful JavaScript charts with one line of Vue See it in action Supports Chart.js, Google Charts, and Highcharts Quick Start Ru

Storyblok - JavaScript - VueJS Boilerplate

vuejs-boilerplate for Storyblok A Storyblok boilerplate with vuejs to simply start your website with us. Imagine you have a single page application an

Input mask for React, Angular, Ember, Vue, & plain JavaScript
Input mask for React, Angular, Ember, Vue, & plain JavaScript

⚠️ This library is not maintained. Pull-requests and issues are not monitored. Alternatives to text-mask include: https://github.com/uNmAnNeR/imaskjs

Vue.js directive to add inputmask library to your inputs (vanilla javascript).
Vue.js directive to add inputmask library to your inputs (vanilla javascript).

vue-inputmask Vue.js directive to add a mask to your inputs (vanilla javascript). It's a binding for the inputmask library by Robin Herbots https://gi

vue-r-mask - Directive with template similar to javascript regular expression.

vue-r-mask mask directive for vue.js Template similar to javascript regular expression. /\d{2}/ Directive useful for your own input or textarea. Arbit

Vue & Canvas - JavaScript library for drawing complex canvas graphics using Vue.

Vue Konva Vue Konva is a JavaScript library for drawing complex canvas graphics using Vue. It provides declarative and reactive bindings to the Konva

Over 90 Bootstrap based Vue.js components and directives. CoreUI React.js UI Components. CoreUI for Vue.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true Vue components, without jQuery and unneeded dependencies. Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

Onsen UI - Cross-Platform Hybrid App and PWA Framework Onsen UI is an open source framework that makes it easy to create native-feeling Progressive We

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

Ionic Framework Ionic Framework is the open-source mobile app development framework that makes it easy to build top quality native and progressive web

Vue Native is a framework to build cross platform native mobile apps using JavaScript

Vue Native Visit our website at vue-native.io or read the official documentation here. Build native mobile apps using Vue Vue Native is a framework to

Applications for any device with HTML, CSS and JavaScript - free and open source!
Applications for any device with HTML, CSS and JavaScript - free and open source!

App Framework App Framework development has ended. I recommend using the Framework7 CLI instead. iOS and Android Apps with HTML & JavaScript - App Fra

🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications.
🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications.

🌟 Welcome to DataFormsJS! Thanks for visiting! 🌠 👍 🌐 🌎 🌏 🌍 中文 (简体) 欢迎来到 DataFormsJS Español Bienvenido a DataFormsJS Português (do Brasil) Bem

JavaScript powered forms for Vue.js

Vue Formly Looking for maintainers It's been many years since I first created Vue Formly and it's been a great project. However, it was a project that

:sailboat: A JavaScript IoC container that works seamlessly with Vue.js and React.

Vesselize ⛵ A JavaScript IoC container that works seamlessly with Vue.js and React. Features IoC container that can be used separately Official Vue.js

⚡A zero-config bundler for JavaScript applications.
⚡A zero-config bundler for JavaScript applications.

Poi is a bundler built on the top of webpack, trying to make developing and bundling apps with webpack as easy as possible. The Poi project is support

Comments
  • Added Toast Component

    Added Toast Component

    Description

    Created a Toast Component with diffrent options, this includes position, theme and text

    Motivation and Context

    #29

    How has this been tested?

    Manually tested

    Screenshots (if appropriate):

    Types of changes

    Screenshot 2022-02-26 182142

    • [ ] Bug fix (non-breaking change which fixes an issue)
    • [X] New feature (non-breaking change which adds functionality)
    • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

    Checklist:

    • [X] My code follows the code style of this project.
    • [X] My change requires a change to the documentation.
    • [x] I have updated the documentation accordingly.
    opened by linusromland 0
  • Redesign slideshow

    Redesign slideshow

    Description

    Motivation and Context

    How has this been tested?

    Screenshots (if appropriate):

    Types of changes

    • [ ] Bug fix (non-breaking change which fixes an issue)
    • [ ] New feature (non-breaking change which adds functionality)
    • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

    Checklist:

    • [ ] My code follows the code style of this project.
    • [ ] My change requires a change to the documentation.
    • [ ] I have updated the documentation accordingly.
    opened by linusromland 0
  • Skapa knapp komponent

    Skapa knapp komponent

    Skapa en knapp komponent (ex. "button.vue") som följer det man ser i Figma (https://www.figma.com/file/csuK2Pk8V2wyyYsLtgT2zE/F%C3%A4rgschema?node-id=0%3A1)

    Sätta "ALTERNATIVE" som en prob

    opened by linusromland 0
  • Add products to database

    Add products to database

    Description

    Motivation and Context

    How has this been tested?

    Screenshots (if appropriate):

    Types of changes

    • [ ] Bug fix (non-breaking change which fixes an issue)
    • [ ] New feature (non-breaking change which adds functionality)
    • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

    Checklist:

    • [ ] My code follows the code style of this project.
    • [ ] My change requires a change to the documentation.
    • [ ] I have updated the documentation accordingly.
    opened by linusromland 0
Releases(Sprint2)
Owner
Linus Romland IT-Högskolan
Uppgifter för IT-Högskolan. Personliga repos ligger under GitHub/linusromland
Linus Romland IT-Högskolan
A small game written in Javascript

Vue 3 + Vite This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the scrip

Yosef Yudha Wijaya 2 Dec 4, 2022
Simple diceware password generator built using Vue and plain JavaScript

Vue Diceware This is simple diceware password generator built using Vue and plain JavaScript. It generates passwords consisting 4 up to 10 words using

Maciek Talaśka 0 Feb 3, 2021
A bundler for javascript and friends. Packs many modules into a few bundled assets

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through

webpack 62.3k Jan 9, 2023
Singlepage.js is a pure Javascript portal platform for building modular Web applications

Singlepage.js is a pure Javascript portal platform for building modular Web applications.

Padmanabh Dabke 0 Jan 22, 2021
GSAP is a robust JavaScript toolset that turns developers into animation superheroes

GSAP is a robust JavaScript toolset that turns developers into animation superheroes. Build high-performance animations that work in every major browser. Animate CSS, SVG, canvas, React, Vue, WebGL, colors, strings, motion paths, generic objects...anything JavaScript can touch! GSAP's ScrollTrigger plugin lets you create jaw-dropping scroll-based animations with minimal code.

GreenSock 15.4k Jan 5, 2023
Learning Resources App is a simple web application built using Vue js, HTML, CSS, and JavaScript

Learning Resources App is a simple web application built using Vue js, HTML, CSS, and JavaScript

norhan reda 4 Sep 4, 2022
A reusable error boundary component for catching JavaScript errors and displaying fallback UIs.

vue-error-boundary A reusable error boundary component for catching JavaScript errors and displaying fallback UIs. The ErrorBoundary component is base

Dillon Chanis 79 Dec 28, 2022
Veo JavaScript linting rules

@veobot/eslint-config Veo Robotics ESLint rules for all JavaScript / TypeScript projects Installation Install the package and all of its peer dependen

Veo Robotics 1 Dec 11, 2021
A little retry tool for javascript/typescript

ts-retry A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in type

Franck Ledoux 22 Dec 28, 2022
Type definitions for JavaScript APIs of AMap in TypeScript

amap-js-api-typings Type definitions for JavaScript APIs of AMap in TypeScript English | 简体中文 Installation npm install amap-js-api-typings Usage Add t

Qingrong Ke 7 Dec 30, 2021