Front-end for Network application coursework (Middleware services). The front-end will contain interface for the middleware services.
Please visit here for frontend demo.
- Clone repo
git clone https://github.com/polltery/middleware-client.git
- Run it on any server
If you would like to make changes or add features then do the following, or simply add a new issue via issue tracker.
- Fork repo
- Send a pull request
Each file contains authors in the comment.
If you work with a file, then please add your name to the authors on the file.
External files and their purpose
- Angular JS : JavaScript Framework for making web apps
- Angular core
- Angular Route service
- Roboto Font : Font family for theme
- Bootstrap 3
- Boostrap CSS Library for UI components
- Bootstrap JS for UI components
- jQuery as dependency : JavaScript library (dependency for boostrap)
Note: All external files must be linked to a CDN, and not hosted.
Note: You might get an error related to Cross-origin resource sharing. You may use a chrome plugin to solve this
XMLHttpRequest cannot load http://localhost:8082... No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8080' is therefore not allowed access.
- Azeem
- Apeqsha
- Balraj
- Mark