Coder Social home page Coder Social logo

blackdragon17 / smarthome-webshop-assistant Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.28 MB

A webshop-like assistant for finding compatible smart home products

HTML 0.20% Vue 82.37% JavaScript 15.77% PowerShell 1.15% CSS 0.52%
smart-home vue webapp assistant

smarthome-webshop-assistant's Introduction

Smarthome Webshop Assistant

A webshop-like assistant for choosing compatible smart home products.

SHWA constitutes the practical part of my bachelor’s thesis. Built upon Vue, Vite, Bootstrap, and standard web technologies, it is my first real venture into web development.

The developed webapp will indefinitely be hosted on GitHub Pages under https://blackdragon17.github.io/Smarthome-Webshop-Assistant/

Repository structure

This repository follows the standard Vite structure.

root
  ├─.github/workflows        GitHub Actions workflow configuration
  ├─.vscode                  Recommended extensions for VS Code
  ├─public                   Files to be copied to the webserver root unchanged
  ├─resources
  │  ├─scripts               For dealing with product JSONs and GitHub Pages deployment
  │  └─products              Product JSONs, human-readable
  │    └─packed              Product JSONs, compressed
  ├─src
  │  ├─assets                Various assets to be shipped with the webapp
  │  │  ├─default_setups     Pre-made home setups for the app
  │  │  └─javascript         JavaScript modules
  │  ├─components            Vue single-file-components
  │  ├─App.vue               Webapp root
  │  └─main.js               Webapp logic entry point
  ├─stores                   Pinia store definitions
  ├─index.html               The main HTML file hosting the Vue webapp
  ├─package-lock.json        Auto-generated list of all dependencies (ensures same package versions)
  ├─package.json             Direct project dependencies
  └─vite.config.js           Vite build configuration

Future work / TODOs

A short bullet point list of things to still be implemented can be found in the TODO.md file.

smarthome-webshop-assistant's People

Contributors

blackdragon17 avatar

Watchers

 avatar

smarthome-webshop-assistant's Issues

Contacts

Hello, can we talk? Please give me your contact

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.