Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxcnunes/bravi-employees

Single page application to manage Bravi employees
https://github.com/maxcnunes/bravi-employees

Last synced: about 1 month ago
JSON representation

Single page application to manage Bravi employees

Awesome Lists containing this project

README

        

# employees-knowledge

### Configuration

#### Install vagrant berkshelf plugin
```bash
vagrant plugin install vagrant-berkshelf
```

#### Vagrant
```bash
vagrant up # first vagrant configuration
vagrant provision # install chef configuraitons
vagrant ssh # connect to the box by ssh
vagrant halt # shutdown the box
```

#### Yeoman Generators
- I have used [generator-angular-fullstack](https://github.com/DaftMonk/generator-angular-fullstack) to bootstrap the app with a nice configuration.

#### Remaining Tasks
- Add github process to get repo amount
- Add delete process
- Add updated process
- Validation before save
- Add pagination (server side)
- Add field and process to include the superior employee
- Add field and process to include the contact information
- Include data picker to date field