Skip to content

coderrsid/ping-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping!

InVOID Frontend Task

It is task to create a front-end application where the user can signup/login add a task-reminder, which will be sent back to user through a web push after the reminder-time is completed.


Project Screenshots


Home Page

image

Login Page

image

Register Page

image

Create a reminder (without canvas)

image

Create a reminder (with canvas)

image

Account Details

image


Built with


  • ReactJS - React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
  • MaterialUI - React components for faster and easier web development. Build your own design system, or start with Material Design.
  • jwt-decode - Decode JWT tokens; useful for browser applications.
  • React-Signature-Canvas - A React wrapper component around signature_pad (in < 150 LoC). Unopinionated and heavily updated fork of react-signature-pad
  • Moment - Parse, validate, manipulate, and display dates in javascript.

Developer


Siddhant Sehgal