Repository for the Founders Program project "Business Launchpad". June 2019
Business Launchpad aims to support young entrepreneurs (16-30) through running free workshops and mentoring sessions with groups and individuals. Part of their work involves collecting and digitizing information related to each individual’s journey in order to both better support them and to inform the future direction of the organization. Business Launchpad came to us asking for an app that would help to facilitate their data collection while also providing something that would be useful for young entrepreneurs. Most of their data is held on Salesforce, often coming through forms created with Form Assembly.
In this first iteration, it functions as a tool to save, view, and check off goals related to their business journeys, particularly when used in conjunction with BL mentors. It also offers the capacity to record reflections upon completing goals, and a resources page hosted on Airtable that is editable by BL employees.
https://businesslaunchpad.herokuapp.com/
Clone repo:
git clone https://github.com/founders-programme-2/business-launchpad.git
In your terminal, navigate into the root of the repo and install dependencies in both the server-side and client-side with the following command:
npm run inst
Navigate back to the root run the express server and React with the following command:
cd .. && npm run dev
Now that you've started the project, you'll need to create a .env
file in the root folder of the project.
To run our project, contact one of the maintainers for the necessary keys. You can follow the
.env.example
template for an example of how to structure your .env
.
This project was bootstrapped with Create React App.
Salwa Mugh | Shaima |
---|---|
[]() | []() |
https://github.com/orjwan98 |
https://github.com/shaima96 |
Kristina-Talisa Jaggard | Oliver |
---|---|
[]() | []() |
https://github.com/teenie-quaggard |
https://github.com/Oliversw |