Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.15 KB

Koi Goal Keeper

Created by Jonny Deates

Demo

Username: demoAccount

Password: Password123!

Technologies Used

Client Side:

React | Javascript | Zeit | HTML | CSS

Server Side:

Express.js | Node.js | PostgreSQL | Heroku

Introduction

A full stack application created for the easy posting, updating, and archiving of personal goals of individuals and inspired by the own need for something as such. The site minimizes the Users need to select timing and heavily focuses on the substance being the goals. Each goal can be checked off, edited, transfered, and deleted. The website uses a sql database to store all of the data with a middleman api that I also developed. The site includes full security for the user, and proper encryption of the persons data.

Homeold Page

HomePage

Add Page

AddPage

Settings Page

Settings

Homeold Page Condensed View

HomePageCondensed