Skip to content

JoeMics/scales

Repository files navigation

Table of Contents

Scales 🐍

A lightweight snake-keeping dashboard application to organize data for pet snakes.

Live Demo

https://scales-joemics.vercel.app/

Features

  • Create documents for multiple snakes
  • Note events such as defecation, feedings, weight, and sheds
  • Visualize weight data on chart

Screenshots

Dashboard Event Details Event Form

Tech Stack

  • Next.js
  • Material UI
  • Firebase
  • Firestore

Setup

Create a a firebase project with email and password authentication, and firestore. Provide your credentials to a .env.local file.

  1. Creating the .env.local

cp .env.example .env.local
  1. Install dependencies

npm install
  1. Run the app in development mode

npm run dev

About

An application to keep track of snake habits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published