Skip to content

willasufv/InternshipInventory

 
 

Repository files navigation

Internship Inventory

Build Status Scrutinizer Code Quality Code Climate

Internship Inventory is a sleek, intunitive, and powerful web-application for tracking and approving student internships, created and maintained by the core team of Electronic Student Services at Appalachian State University.

Installation

Instructions on how to install Internship Inventory can be found in the Wiki.

Documentation

The project's documentation is maintained in the wiki. It's a bit sparse so far, but we're working on that.

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea has not addressed yet, please open a new issue.

Contributing

Community contributions are welcome. Please open a pull request.

By contributing your code, you agree to license your contribution under the GNU GPL v3.

Versioning

Internship Inventory is maintained under the Semantic Versioning guidelines. We'll adhere to these rules whenever possible.

Releases will be numbered with the format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major while resetting minor and patch
  • New additions without breaking backward compatibility bumps the minor while resetting the patch
  • Bug fixes and misc changes bumps only the patch

For more information on SemVer, please visit http://semver.org/.

Authors

Copyright and license

Code and documentation copyright 2008-2016 Appalachian State University. Code released under the GNU GPL v3. Docs released under Creative Commons.

About

Web app for tracking and approving student internships.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.0%
  • JavaScript 16.4%
  • PLpgSQL 8.3%
  • Smarty 6.9%
  • CSS 0.3%
  • HTML 0.1%