-
- Downloads
Merge pull request #43 from DevTeamSCH/statistics
Statistics
No related branches found
No related tags found
Showing
- package-lock.json 234 additions, 274 deletionspackage-lock.json
- package.json 2 additions, 1 deletionpackage.json
- src/actions/notes.js 51 additions, 0 deletionssrc/actions/notes.js
- src/actions/statistics.js 136 additions, 0 deletionssrc/actions/statistics.js
- src/actions/types.js 16 additions, 0 deletionssrc/actions/types.js
- src/components/Header.js 5 additions, 0 deletionssrc/components/Header.js
- src/components/Main.js 2 additions, 0 deletionssrc/components/Main.js
- src/components/forms/AddEventForm.js 95 additions, 0 deletionssrc/components/forms/AddEventForm.js
- src/components/pages/EventDetail.js 215 additions, 0 deletionssrc/components/pages/EventDetail.js
- src/components/pages/Events.js 65 additions, 0 deletionssrc/components/pages/Events.js
- src/components/pages/Statistics.js 34 additions, 16 deletionssrc/components/pages/Statistics.js
- src/components/pages/Trainees.js 69 additions, 0 deletionssrc/components/pages/Trainees.js
- src/reducers/EventReducer.js 48 additions, 0 deletionssrc/reducers/EventReducer.js
- src/reducers/NoteReducer.js 23 additions, 0 deletionssrc/reducers/NoteReducer.js
- src/reducers/TraineeReducer.js 14 additions, 0 deletionssrc/reducers/TraineeReducer.js
- src/reducers/index.js 6 additions, 0 deletionssrc/reducers/index.js
Loading
Please register or sign in to comment