Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 672 Bytes

Readme.md

File metadata and controls

14 lines (13 loc) · 672 Bytes

So-Called Grading System

MPOP Reverse II (Ryann Kim Sesgundo)


This is just a simple project that send data from the form, and can be retrieve thru it. By using the fetch in javascript, also the RestAPI method, you can easily gather some data and information you've inserted to the JSON (as database). This repository uses Expressjs ano NodeJS to perform the backend and JSON as database, to store some information gathered. Regarding th the front-end, it is just basically the HTML and Javascript with less CSS, which I'm struggling to design and to create some responsive designing.


How to start

npm start

OR

node index