Skip to content

Getting Involved

Joshua Ferris edited this page Jan 20, 2019 · 6 revisions

If you are wondering how to get involved in the Coding Garden Community App then you are in the correct place! Below you will find all the links you'll need to find information, communicate, and collaborate on this project.

Discord

Discord will be our primary method of communication on this project. Once there you can ___ to get added to channels matching your interests.

You can access the Discord Server here

Trello

For managing tasks and app progress we have chosen to use Trello, a free project management tool available on Windows, Mac, and in the browser.

You can access the Trello Board here

Google Drive

We will be using Google Drive for any assets we need to share, but also documents such as meeting minutes.

You can access the Google Drive Folder here

Github

Since this is an open source, community project all code will be available on Github under the MIT license.

You can access the Github page here

Techstack

Wireframes

This project's wire-framing tool of choice is Figma. You can check it out in your web browser or download to to your machine here

Frontend

This project's frontend is built using Vue-Native. You can check out the docs for Vue-Native here

Backend

This project's backend is built using the Express.js framework running on NodeJS. Learn more about Express.js here and NodeJS here

Database Management System

This project's database is built using MongoDB, a NoSQL database. Take a closer look at the power of MongoDB here

Testing

In development...