Full demo using ionic on Firebase. For this, you need to press 'enter' or press somewhere else on the screen after typing a number for the result to show. When you first load this, there might be a delay before the result shows, but several seconds later the speed should return to normal.
Backend server using express demo on Heroku
Getting median of prime numbers before or equal to a positive N
Using Ionic for the frontend. Make sure you have them installed
- Install Required libraries
$ npm install
$ npm install -g cordova ionic
- Running locally
$ ionic serve
Only tab 1 is in use, the other two tabs are placeholder.
- Test
There are unit tests for backend but not for front end, I think testing on front end is best done by playing around with the app locally.
- Troubleshoot
Please google whatever build error you get:) If a build error persists or you find a bug, please contact me through my website. Thank you!