Skip to content

Switch is an application for managing house recipes and shopping. It is a progressive web application (PWA) application written using React, and is intended to function entirely offline if necessary.

Notifications You must be signed in to change notification settings

LauSam09/switch

Repository files navigation

Switch

LauSam09

Switch is an application for managing house recipes and shopping. It is a progressive web application (PWA) application written using React, and is intended to function entirely offline if necessary.

When online, the client PouchDB databases synchronise in real-time with a server-hosted CouchDB using its replication protocol.

Technologies

  • Application
    • React
    • Material UI to simplify layout and styling.
    • PouchDB / CouchDB to store and synchronise data between clients.
  • CI/CD
    • ESLint
    • Nginx
    • Docker
    • CircleCI - branch-dependent automated linting, building and deployment.
    • Google Cloud Platform (Cloud Run)

About

Switch is an application for managing house recipes and shopping. It is a progressive web application (PWA) application written using React, and is intended to function entirely offline if necessary.

Topics

Resources

Stars

Watchers

Forks