An open API service indexing awesome lists of open source software.

https://github.com/djblue/scheduler

Schedule your staff with ease.
https://github.com/djblue/scheduler

Last synced: 10 months ago
JSON representation

Schedule your staff with ease.

Awesome Lists containing this project

README

          

# Scheduler

Scheduler provide a easy way to schedule staff.

## Development

An automated development environment can be setup as follows:

1. Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads).
2. Install [Vagrant](https://www.vagrantup.com/downloads.html).
3. Install [git](http://git-scm.com/downloads).
4. Run the following command:

git clone https://github.com/djblue/scheduler.git; vagrant up

You now have a complete dev environment setup. You should be able to go to
[localhost](http://localhost:3000) to see the application running.