Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamzahussyn/recapsheet
Project created in the course of Web-Technologies
https://github.com/hamzahussyn/recapsheet
ajax api api-rest es6 javascript jquery mongodb spa vash
Last synced: 6 days ago
JSON representation
Project created in the course of Web-Technologies
- Host: GitHub
- URL: https://github.com/hamzahussyn/recapsheet
- Owner: hamzahussyn
- Created: 2021-06-24T17:32:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T17:52:13.000Z (over 3 years ago)
- Last Synced: 2024-11-18T08:17:25.316Z (2 months ago)
- Topics: ajax, api, api-rest, es6, javascript, jquery, mongodb, spa, vash
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: authors.txt
Awesome Lists containing this project
README
# RecapSheet
Project created in the course of Web-Technologies.A recap sheet to display students and their respective grades. These grades can be updated, by making AJAX requests to the server.
This is a Single Page Application which relies heavily on APIs and Ajax requests in jQuery. DOM is constantly manupulated using jQuery to update data. The view engine used was Vash.