This is a simple project management app. I developed this application to learn more about full stack javascript, using a serverless backend. It is built React, Node.js, GraphQL, MongoDB Realm, and hosted with Netlify at Gap2Goal.app
Explore the docs »
Beta Hosted Here
·
Report Bug
·
Request Feature
This is a simple project management app. I developed this application to learn more about full stack javascript, using a serverless backend. It is built React, Node.js, GraphQL, MongoDB Realm, and hosted with Netlify at Gap2Goal.app
- MongoDB Realm - Serverless backend and Database
- GraphQL - Server Query Language
- Node.js - Dependencies Managed with NPM and never with Yarn
- React.js - Front End Framework
- Chakra-UI - Component Library
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/samfitz13/Gap2Goal.app.git
- Install NPM packages
npm install
You'll need to create a free app using mongoDB Realm. Their documentation is very comprehensive. Once created, copy your APP-ID into the App.js File
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @therealsamfitz - email
Project Link: https://github.com/samfitz13/Gap2Goal.app
- Coco the Dog
- Allison McBride
- Stefan Mischook