Thanks to visit codestin.com
Credit goes to github.com

Skip to content

adam-kuhn/kiln-it

 
 

Repository files navigation

Node.js Lint and Test Deploy

kiln it

Keeping records of my clay creations. Including type of creation, weight, percent shrinkage the status of firing.

🚀 Currently deployed version
🎨 an attempt at a Figma Design

Setup

Run the following commands in your terminal

npm install
npm run db
npm run dev

The site should then be available on http://localhost:3000

User Stories

MVP

As an admin user:

  • I want to view a creation status log
  • I want to view a creation and all it's details
  • I want to view all my creations
  • I want to update the status of a creation
  • I want to edit a creation
  • I want to add a new creation
  • I want to add a note to a creation
  • I want to add a new clay type
  • I want to add a new creation shape
  • I want to add a new glaze

As a friendly user:

  • I want to be able to ...

Views

name user purpose
Sign In * View for user to enter their login credentials
Register * View for user to sign up
Home * View list of clay creations
Creation Details * View an existing creation, and when Admin all it's recorded details
Creation Log Admin View list of clay creations and their current status
Add/Edit Creation Admin Create new or edit an existing entry

About

Keep records of clay percent shrinkage, weight and dates of firing for my clay creations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • SCSS 17.5%
  • HTML 1.2%
  • Shell 0.1%