Skip to content

A simple and efficient to-do list application built with Node.js, Express, and MySQL. This project provides a RESTful API for managing to-do items, allowing users to create, read, update, and delete tasks.

Notifications You must be signed in to change notification settings

Esraa-GamalH/RequestsUsingNodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js To-Do App

A simple to-do list application built with Node.js, Express, and MySQL.

Screenshots

Features


Features


Features


Features


Features


Features


Features

Installation

  1. Clone the repository:
    git clone https://github.com/Esraa-GamalH/RequestsUsingNodeJS.git
  2. Navigate to the project directory:
    cd RequestsUsingNodeJS
  3. Install dependencies:
    npm install
  4. Set up environment variables:
    cp .env.example .env
    Update the .env file with your MySQL database configuration.

Usage

  1. Start the development server:
    npm start
  2. Open your browser and navigate to http://localhost:3000.

Features

  • Create, read, update, and delete to-do items
  • Filter to-do items by id

Contact

About

A simple and efficient to-do list application built with Node.js, Express, and MySQL. This project provides a RESTful API for managing to-do items, allowing users to create, read, update, and delete tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published