Skip to content

codingtheself/webdev-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Dev Assignments

This repo contains all of my assignments, codes and test sites and some notes of Web Dev.

Module - NodeJS Assignments

  • Assignment 2:
    • Create a cli to-do tool where user can add and complete to-do list using the todo-cli commands

To Run the Assignment 02 of Module01-NodeJS, simply type: npm run assign02 and it will run


Module 03 - API and File System Assignment

  • The goal of this assignment is to use express JS to build an API which receives some request to read, list, create and delete local files of the server.

For More detail: Go to Module03-Api/readme.md

To Run the Assignment,

simply type: npm run assign03 and go to http://localhost:3000/

About

all the assignments and works and test sites on the journey to become a Web Dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors