https://github.com/devcybiko/finalstarwars
For Class
https://github.com/devcybiko/finalstarwars
Last synced: 3 months ago
JSON representation
For Class
- Host: GitHub
- URL: https://github.com/devcybiko/finalstarwars
- Owner: devcybiko
- Created: 2019-08-07T00:51:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T01:04:14.000Z (over 3 years ago)
- Last Synced: 2025-10-11T10:13:58.209Z (9 months ago)
- Language: HTML
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Instructions**
* Spend a few moments looking over the code sent to you. First, get the server running, then begin to dissect the JavaScript code found at the bottom of `add.html`.
* Explain to one another what the code does, what its for, and why its relevant to the application so far. Be sure to explain to one another what the `$.post` code is doing.