Skip to content

aminsys/Expresence

Repository files navigation

🗓️ Expresence - The co-working coordinator 🏢💼🕒

coverage

What is Expresence

This is a web application designed to facilitate co-working at the office and coordinating the attendance of colleagues that wish to meetup at the office. The word "Expresence" is a wordplay on Experis and Presence.

The idea for this web application rose from the hassle of messaging colleagues over Teams for when one will be coming to the office to work together and socialize.

Visit the web app through this link: Expresence on Github pages

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Preview the compiled and minified app for production

npm run preview