Skip to content

A dynamic HTML, CSS, and JavaScript journal application for coders who want to capture their notes.

active 2023-11-132024-02-24 (UTC)

Complete coverage26,472 / 26,472 hourly files (100%) · 2 absent upstream2023-08-152026-08-21 (UTC)
Events
123
Pushes
39
Pull requests
6
Issues
16
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 104 days from 2023-11-13 to 2024-02-24. Pushes: 39 total, peak 6 in a day. Pull requests: 6 total, peak 2 in a day. Issues: 16 total, peak 4 in a day. Comments: 41 total, peak 20 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
Hagop420633962
shawnkost530039

Recent activity

Latest issues, pull requests and releases

  • Issue#4Hagop4202023-12-04 08:44
    User can delete an entry.
  • Issue comment#13Hagop4202023-11-25 00:45
    User can delete an entry
  • Pull request#13Hagop4202023-11-23 00:48
  • Issue comment#10Hagop4202023-11-20 07:34
    comitttted
  • Issue#12Hagop4202023-11-20 00:24
    if data.editing is null
  • Issue#11Hagop4202023-11-20 00:24
    if data.editing is not null
  • Issue#12Hagop4202023-11-18 21:53
    if data.editing is null
  • Issue#11Hagop4202023-11-18 21:52
    if data.editing is not null
  • Pull request#10Hagop4202023-11-16 19:28
  • Pull request#9Hagop4202023-11-16 18:57
  • Issue#2Hagop4202023-11-16 18:26
    User can view their entries
  • Pull request#9Hagop4202023-11-15 22:29
  • Issue#8Hagop4202023-11-15 22:26
    Create a new function named `viewSwap` with a single parameter representing the name of the view to show (the value will be either `”entries”` or `”entry-form”`). This function should show the view whose name was provided as an argument, as well as assign the string argument to the `data.view` property so that the currently shown view is tracked in the data model for the application.
  • Issue#8Hagop4202023-11-15 20:17
    Create a new function named `viewSwap` with a single parameter representing the name of the view to show (the value will be either `”entries”` or `”entry-form”`). This function should show the view whose name was provided as an argument, as well as assign the string argument to the `data.view` property so that the currently shown view is tracked in the data model for the application.
  • Issue#1Hagop4202023-11-14 22:31
    User can create an entry
  • Pull request#5Hagop4202023-11-14 22:29
  • Issue#6Hagop4202023-11-14 18:14
    assigns an `entryId` property to the new object, taken from the `nextEntryId` property of the data model.
  • Issue#7Hagop4202023-11-14 18:14
    increments the `nextEntryId` property of the data model so that if another entry is submitted later, it will receive a different `entryId`.
  • Issue#7Hagop4202023-11-14 17:38
    increments the `nextEntryId` property of the data model so that if another entry is submitted later, it will receive a different `entryId`.
  • Pull request#5Hagop4202023-11-14 06:35
  • Issue#4Hagop4202023-11-13 18:37
    User can delete an entry.
  • Issue#3Hagop4202023-11-13 18:35
    User can edit an entry
  • Issue#2Hagop4202023-11-13 18:33
    User can view their entries
  • Issue#1Hagop4202023-11-13 18:31
    User can create an entry

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.