Skip to content

A ReactJS note sharing web application for University students and lecturers.

License

Notifications You must be signed in to change notification settings

matthewmcneilly/react-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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.

Motivation

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.

alt text

A screenshot of the project scene.

Installation

Install Dependencies

npm install

Build Project

npm start

Navigate to http://localhost:3000 in your browser of choice.

View Code in IDE

idename .

Project is organized into Scenes, Components, Actions, Reducers under the Src folder.

API Reference

This projects primary goal was to be a great learning experience in using technologies that are current, exciting and trending in the industry.

ReactJS

Redux

Firebase

React-Router

CodeMirror

React-Bootstrap

Create React App

Tests

Run Unit Tests

npm test

Options Include

› 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.

Create React App Testing

Jest

TravisCI

Contributors

I would like to personally thank Mark Brennan, Aaron Reid and William McNeilly for their help and support throughout this project.

License

This project is under the GLPv3 license. We welcome any and all contributions. Fork away.

About

A ReactJS note sharing web application for University students and lecturers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published