Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maxcnunes/bravi-employees
- Owner: maxcnunes
- Created: 2013-11-20T01:31:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-26T00:50:16.000Z (about 11 years ago)
- Last Synced: 2024-10-18T07:20:07.422Z (3 months ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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