Skip to content

Plataforma de gestión de equipos de TECHO

Notifications You must be signed in to change notification settings

eber-cba/TECHO-Teams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TECHO Banner

TECHO-Teams

This project was made using ReactJs, Redux, MaterialUI, Express, Sequelize and MySQL.

Objective

To have a platform in which TECHO administrators can manage activities, events, teams and volunteers easily at the same time as volunteers can consult information about next projects and activities.

Specifications

This web app must conform to the brand manual available here.

npm start

Runs the app in the development mode (Back-End and Front-End).

npm run client

Launches a client-only instance of the app (Front-End).

npm run server

Launches a server-side-only instance of the app (Back-End).

npm run seed

Seeds the database with a set of mock data for testing purposes.

To have in mind

This project's database settings include the use of a cluster to perform CRUD operations in real time.
This can be changed to a local based work modifying the /api/config/database.js file.


TECHO's main site
TECHO's GitHub account

About

Plataforma de gestión de equipos de TECHO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 8.8%
  • HTML 0.8%