Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/travel-planner
https://github.com/mauryiv/travel-planner
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/travel-planner
- Owner: MauryIV
- Created: 2024-03-22T02:27:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-25T18:52:39.000Z (10 months ago)
- Last Synced: 2024-10-15T05:23:36.425Z (3 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This program holds a database in a back-end server with information such as travellers, locations and trips in relation to the previous two.## 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 needs to run npm i to install all that is needed, listed in package.json.
## Usage
Would be a great base to expand upon for making a travel database with a UI.
## Visuals
![Screenshot 2024-03-25 at 12 41 31 PM](https://github.com/MauryIV/travel-planner/assets/146037880/9845cb7d-7dc5-4e99-8ede-3666bafb7a12)
![Screenshot 2024-03-25 at 12 41 45 PM](https://github.com/MauryIV/travel-planner/assets/146037880/318253e0-9b30-4273-ada8-24fda3b4f5e5)
![Screenshot 2024-03-25 at 12 41 56 PM](https://github.com/MauryIV/travel-planner/assets/146037880/945af672-8fe5-4b14-8127-d18e35b31db9)
![Screenshot 2024-03-25 at 12 42 11 PM](https://github.com/MauryIV/travel-planner/assets/146037880/0cc69f7c-0b32-4968-89c8-ffae32abbe56)
## Tests
I tested this in Insomnia as depicted in the screenshots. User would need to test in Insomnia or somehting of equivalence.
## 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
Would like to add a UI to the project in the future.
## Contributing
Always open to contributions or suggestions.
## Authors and Acknowledgment
Most of the code is from DU coding bootcamp. All the started code in initial commit as well as the solution was referenced when having issues.
## 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)