Rexrover2 / HabitTracker

A personal side project inspired by Simone Giert's Everyday Calendar - https://www.kickstarter.com/projects/simonegiertz/the-every-day-calendar. I have taken on this challenge to gain a more sound fullstack experience in technologies and practices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Habit Tracker Web Application

Check out the deployed website here!

A personal side project inspired by Simone Giertz's Everyday Calendar https://www.kickstarter.com/projects/simonegiertz/the-every-day-calendar

I am embarking on this to gain a more sound fullstack experience in technologies and practices such as -

Backend:

  • PostgreSQL,
  • Routes and controllers for Rest APIs
  • Postman
  • Express
  • Node
  • Firebase Authentication (with firebase's JWT token)
  • methods for protecting against SQL injection

Middleware:

  • Axios for consuming REST APIs (+ interceptors for JWT verification).

Frontend:

  • React
  • Aysnchronous programming
  • React-router
  • Semantic-UI
  • React Date Picker
  • React-Hexagon
  • React-Hook-Form
  • Firebase Authentication for user handling (passwords + emails)

Others:

  • Firebase Hosting: Client
  • Firebase Functions: Express + NodeJS Server
  • AWS RDS: PosgreSQL Database

About

A personal side project inspired by Simone Giert's Everyday Calendar - https://www.kickstarter.com/projects/simonegiertz/the-every-day-calendar. I have taken on this challenge to gain a more sound fullstack experience in technologies and practices.


Languages

Language:TypeScript 82.1%Language:JavaScript 13.8%Language:HTML 3.2%Language:CSS 0.9%