FACN1 / week8-jiba-hack

Kitty I/O - authenticate, and then log your transactions with the guesthouse kitty
0 stars 0 forks source link

KITTY.IO

A CMS (content management system) app that keeps track of the kitty for the guest house.

Local Installation

User Stories

As an honest resident of the guesthouse

I want to be able to record my contributions to the kitty

So that I can maintain the respect of my peers

File Structure

week7-rm-rf-mario

App Logic

Database Schema

ID DATE NAME TRANSACTION_VALUE
SERIAL PRIMARY KEY DATE DEFAULT CURRENT_DATE VARCHAR(200) NOT NULL INT NOT NULL