Skip to content

Arpanet007/ACA-FSWD-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ACA-FSWD-2021

Assignment one-

I learnt the basics of git and github.These included creation of a markdown file and learning of basic git commands. Link to repo-https://github.com/Arpanet007/ACA-FSWD-2021.git

Assignment two-

This was my first encounter with HTML and CSS.I created my first web page(link- https://arpanet007.github.io/ ). Link to repo- https://github.com/Arpanet007/Arpanet007.github.io.git

Assignment three-

Learnt the basics of Javascript (JS ES6);We made:-

1.)A javascript file which contained all the necessary functions required to make the HTTP requests to the different endpoints of the server and it displayed the returned data on the HTML page.

2.)One HTML file-This HTML file will provide a user interface to a user to make the different requests and view the data returned. It will contain mostly buttons and input fields. For example for the /register endpoint, there should be 3 input fields in the HTML page like 'Name', 'Data', 'Token' and a submit button. When a user fills in the details and clicks the submit button, the javascript part should make a request to the server with all the necessary information and display the result to the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published