Skip to content

JaydeYue/RandomIonicFrontEnd

Repository files navigation

Random Ionic Server

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

Server repo link

Currently have

Getting median of prime numbers before or equal to a positive N

Setup

Using Ionic for the frontend. Make sure you have them installed

  1. Install Required libraries
$ npm install
$ npm install -g cordova ionic
  1. Running locally
$ ionic serve

Only tab 1 is in use, the other two tabs are placeholder. You should see something like this when running locally You should see something like this when running locally You should see something like this when running locally

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

  1. 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published