Open thread on Like functionality on scripting.com

Aperta
#102 4 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
mysql
Ambito
backend, database

Direzione di ricerca

No files, tests, or entry points are named. Start by locating the Like implementation and its MySQL storage, then verify the three stored fields and determine what release and documentation work remains.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

I wanted a Like function on my blog, for a long time, so I finally picked it off the todo list and implemented it.

Yes, I do plan to release the code and document it. The goal is to create this functionality outside the commercial social nets.

I use Twitter ID so we have a name to associate with every user. It does not post anything to Twitter.

The backend is a MySQL database. It keeps three bits of info on each Like:

  1. screenname

  2. URL

  3. timestamp

1 and 2 are the key.

If you have questions ask them here.

Lingua principale
HTML
Stelle
134
Fork
10
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di scripting/Scripting-News

Tutte le issue di scripting/Scripting-News

Issue simili

Altre issue su Backend & API Design

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.