Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mauryiv/e-commerce-back-end


https://github.com/mauryiv/e-commerce-back-end

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


# E-Commerce Back-end


## Description
This project can manipulate a database using api routes.

## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)


## Badges
![Maury Hughes IV](https://img.shields.io/badge/Maury%20Hughes%20IV-5A2BE2)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)


## Installation
User would need to run npm i to install everything listed in package.json. Would also need postgreSQL for the database.


## Usage
This code would be good for products held in a database. Making it easy to keep track of what the user has for inventory and stock. This is just the backend though so will need to incorporate a UI.


## Visuals
[Video Walkthrough](https://drive.google.com/file/d/1XRZZn9ZiE4jWPWkPWgrQLRVeLuvpUZeT/view)


## Tests
I tested the code in Insomnia on local server 3001. Will need Insomnia or something like that in order to run ones own tests.


## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is my [Github](https://github.com/MauryIV) as well as my email .


## Roadmap
I'd eventually like to be able to take this and add a UI to make it more user friendly.


## Contributing
Always open for contributions. Love to improve on my code and see other perspectives. Feel free to reach out!


## Authors and Acknowledgment
Base code listed in init commit is all form DU bootcamp, as well as the knowledge to complete the assignment.


## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.


## Project Status
Complete, for now.

[back to top](#title)