Git Product home page Git Product logo

assignment-4's Introduction

Node js Master class Assignment 4

The project is the assignment 4 of Nodejs master class.

!!!Difference between this assignment and Last Assignmet!!!!

Please checkout the file admin-cli.js which contains the cli code for the admin.

use node admin-cli.js to run the shell.

Running

There are no dependencies (thus no package.json). git clone https://github.com/zainulabidin302/asignment-3-node-masterclass

cd asignment-3-node-masterclass

node index.js

API will start on port 3000. you can chagne that in config.json

To see what endpoints are available, see the docs section.

DOCS

Docs for the api are generated using apidocs. http://apidocjs.com.

to see what is possible with the api, generate the docs with

npm install -g apidoc inside project directory

apidoc -i ./ -o doc open doc/index.html

NOTE: I have already generated them so you directly navigate to them.

Available HTML ROUTES:

  • /public/login

  • /public/signup

  • /public/checkout

  • /public/listing

Thanks Zain [email protected]

assignment-4's People

Contributors

zainulabidin302 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.