Skip to content

A simple web app that lets users quickly and easily create visual communication charts (PECS chart).

License

Notifications You must be signed in to change notification settings

danielpaparo98/visual-communication-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Stargazers Issues MIT License LinkedIn


A simple web app that lets users quickly and easily create visual communication charts (PECS chart).
Explore the docs »

Try it out · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

TheTalkingChart in action

Built With

Getting Started

I have designed this web app to use no external dependencies which require installation. This allows it to be openend and edited with nothing more than a simple text editor. To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/danielpaparo98/visual-communication-app.git
  2. Open the index.html file in a browser or use a live server to auto-reload as the source files are updated.

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

Roadmap

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

Contributing

Your contributions will make this web application more useful for those who may need to use it. Any contributions you make are greatly appreciated.

There are two main ways you can contribue:

Making modifications yourself

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Making suggestions and reporting issues

  1. Navigate to the issues tab
  2. Check if your suggestion, feature, or issue has already been reported
  3. If an issue already exists that matches yours, add any additional details that you feel are missing
  4. If one doesnt exits, add a new issue, being sure to add any relavent details.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Daniel Paparo - LinkedIn

Project Link: https://github.com/danielpaparo98/visual-communication-app

Project Website: TheTalkingChart.com

Acknowledgements