Skip to content

sannyg0701/FoodTruckFinder

Repository files navigation

Table of contents

General info

This project is a console application that returns nearby food trucks for a given latitude and longitude. It uses sample data retrieved from SF OpenData, San Francisco's open data portal.

Technologies

Project is created with:

  • .NET 5.0
  • Moq for unit testing

Setup

To run this project, install it locally using npm:

$ cd ..\FoodTruckFinder\bin\Debug\net5.0
$ .\FoodTruckFinder.exe

Areas of improvement

  • One possible area of improvement could be using a MVC architecture approach with a React or Vue front end.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages