/mallorn-restaurant-manager

A simple app to shuffle restaurants for a group of friends

Primary LanguageC#

mallorn-restaurant-manager

A simple app to shuffle restaurants for a group of friends

Basic setup based on this tutorial.

Instructions

  1. Install mongodb on your computer

  2. Install MongoDB Compass to easily view and manipulate data

  3. Create a new Database with the name MallornRestaurantManager

  4. Create a collection named Restaurants

  5. Create a collection named Users

  6. Follow this this tutorial's installation guide.

More coming soon