CodingTrain / CodingTrain/Intro-to-Data-APIs-JS

Exercises for video 2-7

Open
#35 11 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
HTML
Stars
759
Forks
592
PR merge metrics
No merged PRs in 30d

Description

* [x] sorting database logs in HTML page (switch between alphabetical by mood or by timestamp)
* [ ] pagination on logs
* [x] save the image as a file and path to file in database
* [x] draw on the image with p5 canvas?
* [x] use face-api.js somehow?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the HTML page that displays the database logs and trace how the log records are loaded. Determine where pagination belongs, then verify that the logs can be viewed across multiple pages without losing the existing sorting behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, javascript
Domain
databases, full-stack
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.