Latest Prototype Screenshots
Table of Contents
ThinkBig is an educational web application that facilitates peer collaboration and organization for long-distance learning. This application is being designed for an agency's training program.
This repository requires the use of npm
. You can find installation instructions here.
To install the required packages & dependencies:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
When leaving commits, please give a detailed description of what changes were made and where.
This repo is set up to not allow any commits to be pushed directly to the main
or dev
branches.
Create a new branch using the format YourUserName/very-short-description
.
When you're ready to submit a pull request, you will want to merge it in to dev
. Ideally, this pull request will correspond with one or more Issues.
We will submit pull requests from dev
to main
when we have enough meaningful changes committed.
- Minimum Viable Product
- Account system
- Landing page
- Classes page
- Assignments page
- Calendar page
- Tasks page
- Help link system using Discord
- Moderation operations system
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 learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated. If you're on the 100Devs team and are interested in contributing to this project, you may reach out via Discord:
Please read our contribution guidelines, and thank you for being involved!
If you would like to say thank you and/or support active development of thinkBig, you may:
- Add a GitHub Star to the project.
- Give us a shout out on Twitter!
- Write interesting articles about the project on Dev.to,Hashnode, Medium or your personal blog.
Together, we can make thinkBig better!
The original setup of this repository is by the 100Devs ADHD Study Group.
For a full list of all authors and contributors, see the contributors page.
ThinkBig follows good practices of security, but 100% security cannot be assured.
ThinkBig is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
This project is licensed under the GNU General Public License v3.
See LICENSE for more information.