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

https://github.com/krisleech/firefight

Diary app for Firefighting duties
https://github.com/krisleech/firefight

Last synced: about 1 year ago
JSON representation

Diary app for Firefighting duties

Awesome Lists containing this project

README

          

# FireFighing App

http://agile-forest-8186.herokuapp.com/

## Features

- [x] Add people
- [ ] Assign people to diary
- [ ] Notify person of assignments by email
- [ ] Acknowledgment of assignment by email link

## Getting started

```
unicorn
```

## Development

Run the specs:

```
rspec
```

Persistantly run specs:

```
guard
```