This project is a basic framework to be used as the foundation for custom developed enterprise applications.It provides many features to the programmer freeing resources to focus on core business objectives rather than overhead of an application.
Features
incBootstrap provides the database, business logic, and user interfaces for the following features.
User – user management with group memberships.
Groups – group management with user members.
Computers – computer management and authorization.
Securables – securable object management and group permissions
Settings – setting management for global and user settings
Audit Trail – who did what when and where (where is defined as which computer)
Database Setup – database setup and administrator account management
Reusable Generic List – a basic searchable list window providing create, read, update, delete, and search capabilities
HTML Based Reporting – a simplistic reporting engine to allows customizable report using common technologies
User Authentication – user login and computer validation
Roadmap
Below is a list of features that are partially or not implemented.
Web User Interface (partial)
Releases
Releases are numbered with the date it was released in the following format: YYYY.M.D.N where N is the build number for the day.
2015.6.23.0 – Initial Public Push
Repository
The following is a link to our public repository.After a round of development the public repository is updated to include the latest changes.