List of commits:
Subject Hash Author Date (UTC)
Added foldable toc to readme and co. 07854a4e108c91c55a40fbd10ed84336b885b93f aubert@math.cnrs.fr 2020-05-13 16:51:17
Added final exam. fb37cf99312795016ddbc2e859b055051bcedd13 aubert@math.cnrs.fr 2020-05-08 21:11:57
Refined ccs style + added foldable toc. 95b1663a7b8294dd401d796fb545a67bddba0a01 aubert@math.cnrs.fr 2020-05-07 19:02:27
Refined ccs style + added foldable toc. c208eee4f769e99415efa57a7f03081db87ec3db aubert@math.cnrs.fr 2020-05-07 18:02:53
Fixing indent in xml and notes. ace8f38f8e0374005d143ebaa32d47a209fb5a48 aubert@math.cnrs.fr 2020-04-27 18:42:28
NoSQL application detailled. f2030de09eb58462e04935ec83c71d3c1fc72469 aubert@math.cnrs.fr 2020-04-27 18:28:02
Added automatic anchors. 2ddb93394121bcf95f91bfed8b447966925afa6f aubert@math.cnrs.fr 2020-04-27 05:35:14
added missing file 480b503949518eb51fd324a6f6bbb8f6d5643f0d aubert@math.cnrs.fr 2020-04-24 02:11:09
Worked on MongoDB section. 70f041d53a14bbb5ace0a4ef40f3e67eca285309 aubert@math.cnrs.fr 2020-04-22 19:18:55
Edited KNOWN_BUGS. b90ca71b498016b17963373ead24873781181bfd aubert@math.cnrs.fr 2020-04-22 05:12:14
Minor edits on narrative. d927955c1269ff1b110057577e50705fd41f4e2d aubert@math.cnrs.fr 2020-04-22 05:07:48
Worked on migrating code to snippets. 1ce6f6ba150a1cace57445330801e8b17f6c3044 aubert@math.cnrs.fr 2020-04-22 04:15:37
Edited Sol of 4.28, Pb and Sol of 4.29, checked Pb 4.30, edited Pb 4.31, edited the DB Applications Resources section, checked Pb 5.1, edited Pb 5.2 and Sol 5.2, Pb and Sol of 6.1, Pb 7.1, checked Pb 7.2, edited Sol 7.2, Pb and Sol of Pb 7.3, checked Ex 7.1 and edited its solution, checked Ex 7.2 and edited its solution, edited Ex and Sol of 7.3, Ex and Sol of 7.4 edited Ex 7.5 and checked its solution, edited Ex and Sol of 6.1, Ex and Sol of 6.2, checked Ex 6.3 and edited its solution, checked Ex 5.1 and edited its solution, checked Ex 5.2 and edited its solution, edited Ex and Sol of 5.3, checked Ex and Sol of 5.4, checked Ex 5.5 and edited its solution, and edited Ex and Sol of 5.6. 6580a85df655eddd149bb5531a0615ddfe9f810e Crystal 2020-04-22 03:02:20
Disabled Scrolling of sql files in html and enabled resize option 87d4ef4185fe48a7503724eb98a6c486c351ddee pveeral@augusta.edu 2020-04-21 15:49:36
Updated list of bugs. 17827a6a5b127fa6449b495c1e07359da4682100 aubert@math.cnrs.fr 2020-04-20 19:24:01
Worked on nosql chapter. 38dfcfffce7c06d0eab7256a7a5be1e2481a8505 aubert@math.cnrs.fr 2020-04-20 17:52:55
ALT in img folder 6e6469575d825f6c7360b88d6b387aee709b643c pveeral@augusta.edu 2020-04-20 15:26:47
Cleaned up bib file. 505b1000bca31e4d833bf7739d02d2b7e727e69b aubert@math.cnrs.fr 2020-04-20 05:03:18
rapid adjustments in contrib beb43332953ec4e2a8e4376a90ce58b1234eadba aubert@math.cnrs.fr 2020-04-20 00:10:44
Updated CONTRIB.md c29d920e1efbc84766a3caafc0db2fcab4220b32 pveeral@augusta.edu 2020-04-19 19:28:45
Commit 07854a4e108c91c55a40fbd10ed84336b885b93f - Added foldable toc to readme and co.
Author: aubert@math.cnrs.fr
Author date (UTC): 2020-05-13 16:51
Committer name: aubert@math.cnrs.fr
Committer date (UTC): 2020-05-13 16:51
Parent(s): fb37cf99312795016ddbc2e859b055051bcedd13
Signer:
Signing key:
Signing status: N
Tree: 92bfa5e246cbc7eb1239538cb56bb38d0de7e9aa
File Lines added Lines deleted
KNOWN_BUGS.md 1 0
notes/code/sql/HW_SocialMedia.sql 3 2
notes/style/style.css 1 1
File KNOWN_BUGS.md changed (mode: 100644) (index 19469c1..78cbad6)
... ... MAKEFILE
59 59 HTML HTML
60 60 ---- ----
61 61
62 - Make the site more accessible. Cf. for instance <https://wave.webaim.org/report#/http://spots.augusta.edu/caubert/db/ln/CSCI_3410_lecture_notes.html>
62 63 - Make a more "mobile-friendly" version. Defer loading of image? - Make a more "mobile-friendly" version. Defer loading of image?
63 64 - Make all the images clickable to open (in pop-ups?) better versions of them, or make the svg zoomable. Cf. (best one?) <https://github.com/ariutta/svg-pan-zoom> or <https://bl.ocks.org/mbostock/db6b4335bf1662b413e7968910104f0f> or <http://www.petercollingridge.co.uk/tutorials/svg/interactive/pan-and-zoom/> or even <https://stackoverflow.com/questions/25866342/zoomable-inline-svg> - Make all the images clickable to open (in pop-ups?) better versions of them, or make the svg zoomable. Cf. (best one?) <https://github.com/ariutta/svg-pan-zoom> or <https://bl.ocks.org/mbostock/db6b4335bf1662b413e7968910104f0f> or <http://www.petercollingridge.co.uk/tutorials/svg/interactive/pan-and-zoom/> or even <https://stackoverflow.com/questions/25866342/zoomable-inline-svg>
64 65 - Add alt text - Add alt text
File notes/code/sql/HW_SocialMedia.sql changed (mode: 100644) (index 3049161..f3c41c3)
1 /* code/sql/HW_SocialMedia.sql */
2
3 1 DROP SCHEMA IF EXISTS HW_SocialMedia; DROP SCHEMA IF EXISTS HW_SocialMedia;
4 2 CREATE SCHEMA HW_SocialMedia; CREATE SCHEMA HW_SocialMedia;
5 3 USE HW_SocialMedia; USE HW_SocialMedia;
6 4
7 5 -- start snippet set-up -- start snippet set-up
6 /* code/sql/HW_SocialMedia.sql */
7
8 8 CREATE TABLE ACCOUNT( CREATE TABLE ACCOUNT(
9 9 ID INT PRIMARY KEY, ID INT PRIMARY KEY,
10 10 Name VARCHAR(25), Name VARCHAR(25),
 
... ... INSERT INTO THUMBS_UP VALUES
92 92
93 93
94 94 -- start snippet solution -- start snippet solution
95 /* code/sql/HW_SocialMedia.sql */
95 96
96 97 -- … the title of all the videos ("My first video!", "My second video!", "My vacations"). -- … the title of all the videos ("My first video!", "My second video!", "My vacations").
97 98 SELECT TITLE SELECT TITLE
File notes/style/style.css changed (mode: 100644) (index 8723860..e125865)
... ... pre > code.sourceCode > span > a:first-child::before {
406 406 background-color: white; background-color: white;
407 407 } }
408 408
409 @media all and (max-width: 1024px), all and (max-height: 520px), handheld {
409 @media all and (max-width: 1024px), all and (max-height: 520px){
410 410 nav { nav {
411 411 display: inline; display: inline;
412 412 position: static; position: static;
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/caubert/CSCI_3410

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/caubert/CSCI_3410

Clone this repository using git:
git clone git://git.rocketgit.com/user/caubert/CSCI_3410

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main