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

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

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.