Skip to content

rgilsimoes/csw-office-finder

Repository files navigation

CSW Office Finder

A Demo App for Tech Day 2022 Lightning Talk

Vercel GPLv3 License

Author(s)

🚀 About Me

An "old school" tech mingler. Fullstack meet DevOps "Jack-of-all-trades".


Demo

PWA App

iOS:

Using Safari go to the web site and click "Find Me" to ask for location permissions. After that press the "Share" button on Safari and select "Add to main screen".

Android:

Using Chrome go to the web site. After that press the "Menu" button on Chrome and select "Add to main screen".


Run Locally

Clone the project

  git clone https://github.com/rgilsimoes/csw-office-finder

Go to the project directory

  cd my-project

Install dependencies

  npm install

Install Ionic cli

  npm install -g @ionic/cli

Start the server

  ionic serve

Tech Stack

Client: React, Ionic, Capacitor