juanda99 / arasaac-frontend

New website for arasaac.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arasaac logo

Arasaac project



Made with ❤︎ by juanda and contributors

What is Arasaac

See website

Arasaac is a project that offers AAC symbols and resources to facilitate communication for those with some sort of problem in this area.

It's used worldwide by thousands of users.

Quick start

  1. Install requirements:
apt install libpng-dev apt install python-minimal
  1. Clone this repo using git clone https://github.com/juanda99/arasaac-frontend.git
  2. Run npm install to install dependencies
  3. Run npm start to see the app running at http://localhost:3000.*

Our backend server is dockerized, you can install it locally: see how to instal the backend server

Features and current status

  • Pictograms

    • Search pictograms
    • Pictogram editor
    • Favorites
  • Materials

    • Search materials
    • Material view
    • Upload materials (WIP)
  • Learn AAC

  • Online tools (WIP)

  • Spanish Sign Language

  • Developers

    • API docs
  • Users

    • User login
    • User profile
  • Terms of use

  • About us

Technical summary

React SPA based on React boilerplate
Using React, Redux, Immutable.js, Sagas and Reselect
API with nodeJS and Express on the server side
Swagger API framework for docs and MongoDB as database
Presentation
Material-ui
Data
MongoDB
Crowdin
For all the translations workflow
Authentication
JWT, user/password and social logins

Backend

Based on node.js and MongoDB, using Doocker and microservices. Show backend repo

License

This project is licensed under the MIT license, Copyright (c) 2016 . For more information see LICENSE.md.

Supporters

Gobierno de Aragón

European Union

About

New website for arasaac.org

License:MIT License


Languages

Language:JavaScript 98.0%Language:CSS 1.5%Language:Handlebars 0.3%Language:HTML 0.1%Language:Shell 0.1%Language:Dockerfile 0.0%