webistomin / planguru

Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planguru

Planguru was built as the concept of a simple app for scheduling and joining events. The design involve the following functionalities: creating connection with teammates, group chat, notifications about upcoming events, Gmail and Google Calendar sync for different teams and companies.

Build status dependencies Status Dependency status

⚙ Development setup

Command Result
npm install Install the dependencies in the local node_modules folder
npm run serve Start a dev server with Hot-Module-Replacement
npm run build Produces a production-ready bundle in the dist/ directory, with minification for JS/CSS/HTML and auto vendor chunk splitting for better caching. The chunk manifest is inlined into the HTML.
test:e2e Run Cypress end-to-end tests
test:unit Run Jest unit tests

⌨️ Tech Stack

Technology Description
Vue.js Main framework for frontend development
Vuex Centralized State Management for Vue.js
Vue-router The official router for Vue.js
Vuelidate Model-based validation for Vue.js
particles.js JavaScript library for creating particles

🖥 Preview

Planguru

🙏 Browser support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Yandex
Yandex
IE11, Edge last 2 versions last 2 versions 9+ last 2 versions last 2 versions

About

Work in progress


Languages

Language:Vue 48.5%Language:CSS 42.0%Language:JavaScript 8.2%Language:HTML 1.2%