Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levos-snr/hermespay
swap
https://github.com/levos-snr/hermespay
Last synced: 4 days ago
JSON representation
swap
- Host: GitHub
- URL: https://github.com/levos-snr/hermespay
- Owner: levos-snr
- License: mit
- Created: 2023-09-29T19:55:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T02:23:44.000Z (10 months ago)
- Last Synced: 2024-05-01T19:08:15.107Z (7 months ago)
- Language: JavaScript
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
design
[![Hackathon](https://img.shields.io/badge/hackathon-name-orange.svg)](http://hackathon.url.com)
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![GitHub Issues](https://img.shields.io/github/issues/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/pulls)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)---
Few lines describing your project.
## π Table of Contents
- [π Table of Contents](#-table-of-contents)
- [π§ Problem Statement ](#-problem-statement-)
- [π‘ Idea / Solution ](#-idea--solution-)
- [βοΈ Dependencies / Limitations ](#οΈ-dependencies--limitations-)
- [π Future Scope ](#-future-scope-)
- [π Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Installing](#installing)
- [π Usage ](#-usage-)
- [βοΈ Built With ](#οΈ-built-with-)
- [βοΈ Authors ](#οΈ-authors-)
- [π Acknowledgments ](#-acknowledgments-)It is useful to design and follow a specific format when writing a problem statement. While there are several options
for doing this, the following is a simple and straightforward template often used in Business Analysis to maintain
focus on defining the problem.- IDEAL: This section is used to describe the desired or βto beβ state of the process or product. At large, this section
should illustrate what the expected environment would look like once the solution is implemented.
- REALITY: This section is used to describe the current or βas isβ state of the process or product.
- CONSEQUENCES: This section is used to describe the impacts on the business if the problem is not fixed or improved upon.
This includes costs associated with loss of money, time, productivity, competitive advantage, and so forth.Following this format will result in a workable document that can be used to understand the problem and elicit
requirements that will lead to a winning solution.This section is used to describe potential solutions.
Once the ideal, reality, and consequences sections have been
completed, and understood, it becomes easier to provide a solution for solving the problem.## βοΈ Dependencies / Limitations
- What are the dependencies of your project?
- Describe each limitation in detailed but concise terms
- Explain why each limitation exists
- Provide the reasons why each limitation could not be overcome using the method(s) chosen to acquire.
- Assess the impact of each limitation in relation to the overall findings and conclusions of your project, and if
appropriate, describe how these limitations could point to the need for further research.Write about what you could not develop during the course of the Hackathon; and about what your project can achieve
in the future.These instructions will get you a copy of the project up and running on your local machine for development
and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.### Prerequisites
What things you need to install the software and how to install them.
```
Give examples
```### Installing
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
```
Give the example
```And repeat
```
until finished
```Add notes about how to use the system.
- [MongoDB](https://www.mongodb.com/) - Database
- [Express](https://expressjs.com/) - Server Framework
- [VueJs](https://vuejs.org/) - Web Framework
- [NodeJs](https://nodejs.org/en/) - Server Environment- [@kylelobo](https://github.com/kylelobo) - Idea & Initial work
See also the list of [contributors](https://github.com/kylelobo/The-Documentation-Compendium/contributors)
who participated in this project.- Hat tip to anyone whose code was used
- Inspiration
- References