Code Monkey home page Code Monkey logo

nodejsmachinetest's Introduction

NodeJS Machine Test

Table of contents

Introduction

It is like an e-commerce website, which dispayssome products. There is an admin Section and User Section. Admin can login using predefined user id and password. Admin can control Categories and products. Users can browse the products.

Run

To run this application, you have to set your own environmental variables. For security reasons, some variables have been hidden from view and used as environmental variables with the help of dotenv package. Below are the variables that you need to set in order to run the application: and intsall node modules using npm install

Now you can run npm start in the terminal and the application should work.

Technology

The application is built with:

  • Node.js
  • MongoDB
  • Express
  • Bootstrap

Features

The application displays a plant store that contains plants and plant related products and their information.

Users can do the following:

  • Login and signup.
  • Products can be viewed from landing page with categories and price.
  • User can view single product details.
  • User can search the products.
  • Category wise render of all products.

Admins can do the following:

  • Admin login with pre defined credentials.
  • Admin Can add, update and delete products.
  • Admin Can view all the products with pagination.
  • Admin Can add, update and delete categories.
  • Admin Can View all the categories.

License

License

nodejsmachinetest's People

Contributors

vishnukp29 avatar

Stargazers

 avatar

Watchers

 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.