Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
/ dailywins-FE Public archive

A fullstack web application using the PERN stack to record your daily wins and set personal targets for the next day

Notifications You must be signed in to change notification settings

acomarcho/dailywins-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

DailyWins is a web application to implement a concept from the book 'The Gap and The Gain: The High Achievers' Guide to Happiness, Confidence, and Success'. The concept is basically you record your gains/wins: what you have accomplished today and what are your targets for tomorrow. You do this everyday so you can feel more empowered for that day and consciously structure your next day to achieve what you want to set.

The programming stack used is the PERN stack: PostgreSQL, Express, React, and Node. In addition, it implements bcrypt for hashing user passwords and JWT (JSONWebToken) for user authentication.

The user interface is based on Silicon Design System: https://www.figma.com/community/file/1084696620401606945.

This is a solo project to practice and demonstrate my design (using Figma), frontend (React), and backend (PostgreSQL, Express, and Node) abilities.

Live website

You can use the application directly at https://daily-wins.vercel.app/. The frontend is hosted at Vercel and the backend is hosted at Heroku.

Screenshot

Register page

image

Login page

image

Main page

image

Backend repository

https://github.com/acomarcho/dailywins-BE

About

A fullstack web application using the PERN stack to record your daily wins and set personal targets for the next day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published