Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/crowdfunding-app
https://github.com/mauryiv/crowdfunding-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/crowdfunding-app
- Owner: MauryIV
- Created: 2024-03-28T03:34:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T21:19:01.000Z (10 months ago)
- Last Synced: 2024-10-15T05:23:36.373Z (3 months ago)
- Language: CSS
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This web application can hold information in a database for fundraising and users as well. It has a secure login method and a timeout if idle for too long. User can create new projects and delete old ones as well.## 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 install everything listed on package.json.
## Usage
This is good for a starting point running an MVC based web application.
## Visuals
![Screenshot 2024-04-01 at 3 10 51 PM](https://github.com/MauryIV/crowdfunding-app/assets/146037880/a080a73f-4318-4a75-84e8-cb757e5b1a92)
![Screenshot 2024-04-01 at 3 10 56 PM](https://github.com/MauryIV/crowdfunding-app/assets/146037880/27b0f938-cd9a-4658-879f-ba92bba7c1e7)
![Screenshot 2024-04-01 at 3 10 30 PM](https://github.com/MauryIV/crowdfunding-app/assets/146037880/3103835b-dfe8-43ab-b2d0-dd38e06f3acd)
![Screenshot 2024-04-01 at 3 10 41 PM](https://github.com/MauryIV/crowdfunding-app/assets/146037880/4d2afacb-32d8-4612-8716-18013b19a0c9)
## Tests
Can run tests on the backend with Insomnia. But i ended up just running it on the local host myself.
## 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
For this project, I want to just keep it as a reference. Don't plan to take it further.
## Contributing
Always open to contributions or suggestions.
## Authors and Acknowledgment
The initial starter code was all provided by DU coding bootcamp. Also used their finished code to help align everything for better understanding.
## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.[back to top](#title)