Skip to content

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.

License

Notifications You must be signed in to change notification settings

GarlandKey/thinkbig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Prototype Screenshots



Report a Bug · Request a Feature


Project license

Pull Requests welcome code with love by 100Devs-ADHD

Table of Contents


About

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.


Built With


Getting Started

Prerequisites

This repository requires the use of npm. You can find installation instructions here.

Installation

To install the required packages & dependencies:

npm i

Usage

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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.


Committing Code

When leaving commits, please give a detailed description of what changes were made and where.

git commit -m "Author: ..." -m "Date: ..." -m "Description: ..."


Branch Naming & Pull Requests

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.


Roadmap

  1. Minimum Viable Product
  • Account system
  • Landing page
  • Classes page
  • Assignments page
  1. Calendar page
  2. Tasks page
  3. Help link system using Discord
  4. Moderation operations system

Support

See the open issues for a list of proposed features and known issues.

Contributing

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!


Spread the word!

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!


Authors & contributors

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.


Security

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.


License

This project is licensed under the GNU General Public License v3.

See LICENSE for more information.


About

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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published