Welcome to the Feedback project. A note sharing web application, specifically designed for University students and lecturers. Used as the defining project for my Ulster University computing degree.
The primary motivations for this project were...
- Improving productivity with project centered notes and discussions.
- Enabling instant communication between fellow students and lecturers.
- Inspiring collaboration and competition, improving overall preparation and work quality.
- Facilitating the users needs, all within one application.
A screenshot of the project scene.
npm install
npm start
Navigate to http://localhost:3000 in your browser of choice.
idename .
Project is organized into Scenes, Components, Actions, Reducers under the Src folder.
This projects primary goal was to be a great learning experience in using technologies that are current, exciting and trending in the industry.
npm test
› Press o to only run tests related to changed files.
› Press p to filter by a filename regex pattern.
› Press q to quit watch mode.
› Press Enter to trigger a test run.
See below for more information about the API's used for the testing of this project.
I would like to personally thank Mark Brennan, Aaron Reid and William McNeilly for their help and support throughout this project.
This project is under the GLPv3 license. We welcome any and all contributions. Fork away.