https://github.com/chadnpc/business-plan-creator
A small web app to automate the creation of a business plan. Outputs in pdf, powerpoint, ...
https://github.com/chadnpc/business-plan-creator
Last synced: 4 months ago
JSON representation
A small web app to automate the creation of a business plan. Outputs in pdf, powerpoint, ...
- Host: GitHub
- URL: https://github.com/chadnpc/business-plan-creator
- Owner: chadnpc
- License: mit
- Created: 2022-11-13T08:30:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T06:07:39.000Z (over 3 years ago)
- Last Synced: 2025-09-10T00:37:20.506Z (9 months ago)
- Size: 185 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Business-Plan-Creator
A small web app to automate the creation of a business plan. Outputs in pdf, powerpoint, ...
## Features
For security, the API limits access by following these rules:
- Anyone can read data.
- Only authenticated users with a menu-admin role can create, update, or delete menu items. The menu-admin role will bundle the necessary permissions to execute these write operations.
## Notes
Runtime: Node.js v`14.15.1` and NPM `6.14.8`
If you need to install any of them, follow the instructions provided by the Node.js Foundation for your operating system.
## Inspired by [smartbusinessplan.com](https://smartbusinessplan.com/business-plan-sample/)
The goal is to create a free(not "freemium", completely free) and opensource tool with a developer api.