Skip to content

Finding great places to eat in SF, one food truck at a time

Notifications You must be signed in to change notification settings

jowi-dev/food_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodFinder

Description

This is a small CLI based application that will randomly generate a place to eat from a CSV.

Given that this is an application targeted at developers, a CLI felt like the most appropriate place to land with it being the intersection between lowest time to implement, and one of the most uniquely developer experiences on a computer.

MVP Roadmap

  • setup CSV ingestion
  • select truck from list
  • output truck to user

Additional Features

  • add better prompting for a richer CLI experience
  • allow for category selection
  • add selection to a list so we know what has been selected

Running the Project

This project was built with elixir 1.16, so that will need to be installed. Apart from that, a simple mix deps.get and mix run find_food.exs

About

Finding great places to eat in SF, one food truck at a time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages