Coder Social home page Coder Social logo

node-todo-cicd's Introduction

Nodejs application which creates a todo list

image

Table of Contents

About The Project

This project is an implementation of a simple to-do list web application using Node.js and Express framework. The application has the following features:

  • Adding an item to the to-do list - The application accepts a new item to be added to the list via a POST request.

  • Displaying the to-do list - The current list of to-do items is displayed on the "/todo" page.

  • Editing an item in the to-do list - The application allows the user to edit an existing item in the to-do list.

  • Deleting an item from the to-do list - The user can delete an item from the to-do list by clicking on the "Delete" button next to the item.

The application listens on port 8000 and exports the "app" object to be used in other Node.js modules. Overall, this project is a simple example of how to build a web application using Node.js and Express with basic CRUD operations.

Built With

image

Getting Started

git clone https://github.com/VishalPhadnis/node-todo-cicd.git
sudo apt install nodejs

Install Node.js: sh Copy code sudo apt install nodejs

Prerequisites

  • nodejs
node -v

Installation

  1. Clone the repository
git clone https://github.com/VishalPhadnis/node-todo-cicd.git
  1. Install packages
sudo apt install npm
npm install
  1. Run the application
node app.js

Read the my blog about the installation in detailed way : (https://vishaltoyou.hashnode.dev/day-24-mastering-end-to-end-jenkins-cicd-building-deploying-and-automating-using-web-hook)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

License

Source code coming from Shubham-Londhe and project source code ownership is of Shubham-Londhe.

Contact

My LinkedIn - (https://www.linkedin.com/in/vishalphadnis/)

Project Link - (https://github.com/VishalPhadnis/node-todo-cicd.git)

My Hashnode Blog - (https://vishaltoyou.hashnode.dev/

node-todo-cicd's People

Contributors

londheshubham153 avatar vishalphadnis 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.