Footle_deprecated

Reservation system for busy people

Stars
1

Footle

Footle is the app that let's you organize the best way. Set your appointments with your resources, doctors by instance, and enjoy the power of the insights that the Footle statistics will give you!

Installation

In your terminal

git clone https://github.com/alexjoverm/Footle.git
cd Footle
npm install

Running

In your terminal (linux or osx):

  1. Open mongodb in one terminal tab, by running:
mongod
  1. In another tab:
npm run debug:start
  1. Finally, in another tab, run the app in debugging mode:
npm run dev

Then you can open these url on your Chrome/Chromium/Opera browser: