Daviddix / Remindr-webapp

Remindr is a simple webapp that help you remember certain tasks by reminding you(via push notifications) about those tasks during certain time intervals

Home Page:https://remindr-webapp.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

Overview

Remindr is a simple webapp that help you remember certain tasks by reminding you(via push notifications) about those tasks during certain time intervals

Features

Users are able to:

  • Add a new Remindr

  • Delete Remindrs

  • Edit Remindrs

  • Switch between themes

  • Get desktop push notifications when the given interval has passed

Screenshot

Link

My process

I started with building the skeleton of the app with JSX only, I then used CSS for the styling of the app. I added functionality with ReactJS; states, useEffect useLayoutEffect, setInterval and so on.

Built with

  • JSX
  • CSS custom properties
  • Mobile-first workflow
  • ReactJS
  • Designed using inVisionStudio

Author

About

Remindr is a simple webapp that help you remember certain tasks by reminding you(via push notifications) about those tasks during certain time intervals

https://remindr-webapp.netlify.app


Languages

Language:JavaScript 66.5%Language:CSS 31.6%Language:HTML 1.9%