/e_shop_backend

Not Complete

Primary LanguageJavaScriptMIT LicenseMIT

E Shop Backend

license

Overview

A simple script based on node.js using the express - npm to create, save, and delete user notes based on the user's selection.

Table of Contents

Authors

  • Author: Sophia
  • GitHub: soph-k
  • Version 1.1

Preview

Preview

Features

  • Javascript
  • Node.js
    • Express.js
  • MySQL
  • Sequelize ORM

Installation

The Save Notes Project is based upon NodeJs. Before using this project, please run the following commands below. Be sure Express npm is installed. If not, run the following commands in the following order:

npm i
npm install express
Optional

To enhance the user experience, feel free to use nodemon and Insomnia

npm nodemon

Usage

Once all of the files and Express npm is set up, begin viewing, creating, and deleting your notes by using the following command in the terminal of your project and answer each question.

node index.js

Contribution

Contributions are accepted. Feel free to fork without permission.

License

This project is under the MIT license.

Questions

For questions about this project, please review my GitHub repo at soph-k or contact me on Github.

Bugs

  • No known bugs