Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauryiv/student-statistics-back-end


https://github.com/mauryiv/student-statistics-back-end

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


# Student Stats (back-end)


## Description
This application is a great reference for a back-end layout using MongoDB's Mongoose. This is good for working with something new, and having a different layout than before. Can reference this for creating your own back-end DB.

## 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
This would require the user to instal MongoDB, as well as running npm install to get all the dependencies listed in package.json.


## Usage
This would be best used as a reference for creating your own backend application. Can refer to the layout format or the way Mongoose is used.


## Visuals
NA


## Tests
I tested the routes using Insomnia. User would likly want to use something like Insomnia to test the routes after the seeds are run to make sure you are getting expected results.


## 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
NA


## Contributing
If there are any suggestions for inproving the layout, please do reach out. I am always open for improving.


## Authors and Acknowledgment
Most the code was written by the DU coding bootcamp. As seen in initial commit. Pluggin in the necessary aspects to make the program work, was from myself and fellow students brainstorming together.


## 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.

[back to top](#title)