Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 570 Bytes

Warmup Team A - Web Application

How do I use this?

  1. Run code
  2. On login screen, type your username and click "Login"
  3. After being directed to home screen, to make a query, click "Add Query"
  4. Insert your query into input fields (e.g. latitude > 1) and click "Query"
  5. All matching records will be displayed on the same page

Where can I find documentation?

Bare-bones tables of contents can be found at docs/_site/api/toc.html

What do I need?

On Visual Studio, go to Project > Manage NuGet Packages. Then search for "Newtonsoft.JSON" and install it.