Skip to content

monikaban/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Referer program

This REST service tracks referrers to a website and their counts by domain.

  • Endpoint to accept a url as a parameter and count the number of times the domain in the url has been seen.
  • Endpoint that returns the 3 highest seen referring domains.
  • UI that displays the 3 highest domains.

Calendar App

Calendar app implementation to display all the dates for the current month. The calendar app allows to mark appointments with following functionality: • Any appointment can be made for the current day or for a future date. • No two appointments should overlap. If an appointment already exists for a day, a warning should be shown. • Appointments can be edited and deleted. • Local storage is used for storing calendar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors