All Projects → Jasig → SSP

Jasig / SSP

Licence: other
Student Success Plan - Open Source Software Project

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
CSS
56736 projects
SCSS
7915 projects
groovy
2714 projects
HTML
75241 projects

Projects that are alternatives of or similar to SSP

CoursesPortlet
No description or website provided.
Stars: ✭ 12 (-61.29%)
Mutual labels:  uportal, portlet, portal
WebproxyPortlet
No description or website provided.
Stars: ✭ 14 (-54.84%)
Mutual labels:  uportal, portlet, portal
Uportal
Enterprise open source portal built by and for the higher education community.
Stars: ✭ 221 (+612.9%)
Mutual labels:  portal
commons.openshift.org
Repository for OpenShift Commons Community Site
Stars: ✭ 31 (+0%)
Mutual labels:  portal
SceneKit-PortalMask
Clean class to create a portal in SceneKit for use in ARKit.
Stars: ✭ 60 (+93.55%)
Mutual labels:  portal
Portal
A clojure tool to navigate through your data.
Stars: ✭ 239 (+670.97%)
Mutual labels:  portal
waldur-homeport
Waldur HomePort is web-based client for the Waldur MasterMind.
Stars: ✭ 22 (-29.03%)
Mutual labels:  portal
Unity Portal Rendering
Super small example of using offscreen render targets to achieve a portal effect in Unity
Stars: ✭ 206 (+564.52%)
Mutual labels:  portal
rdk
🛠 React Component Developer Kit
Stars: ✭ 27 (-12.9%)
Mutual labels:  portal
letportal
Angular 9 .NET Core 3.1 open source web portal platform 2020 for building quickly application form, data grid , data list, chart, report, users management
Stars: ✭ 29 (-6.45%)
Mutual labels:  portal
uPortal-web-components
A collection of uPortal Web Components and JavaScript utilities
Stars: ✭ 24 (-22.58%)
Mutual labels:  uportal
damascus
⚔️ CRUD boilerplate generator for Liferay DXP
Stars: ✭ 51 (+64.52%)
Mutual labels:  portlet
classmanager-student-teacher-portal
A Student-Teacher Portal built using HTML, CSS, Python and Django
Stars: ✭ 155 (+400%)
Mutual labels:  portal
Suitecrm
SuiteCRM - Open source CRM for the world
Stars: ✭ 2,770 (+8835.48%)
Mutual labels:  portal
swaggerhub-doc-portal
Part 2 is currently live.
Stars: ✭ 42 (+35.48%)
Mutual labels:  portal
Xmall
一套完整的社群电商系统,后端Api、后台管理系统、前台h5系统、小程序和App
Stars: ✭ 214 (+590.32%)
Mutual labels:  portal
react-layer-stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: ✭ 158 (+409.68%)
Mutual labels:  portal
ACViewer
Viewer / Utility for DAT files for the game Asheron's Call
Stars: ✭ 19 (-38.71%)
Mutual labels:  portal
MscrmTools.PortalRecordsMover
Export/Import Dynamics 365 portal records
Stars: ✭ 16 (-48.39%)
Mutual labels:  portal
portal
🔵🟠 Portal Explorer — web visualization of mind-blowing portals using ray-tracing.
Stars: ✭ 104 (+235.48%)
Mutual labels:  portal

Welcome to the Student Success Portal - Open Source Edition

To start...

Please refer to the up to date documentation in [SSP Wiki Home] (https://wiki.jasig.org/display/SSP/Home) and if a solution can't be found, the ssp email lists in [SSP Email Lists] (https://wiki.jasig.org/display/SSP/SSP+Email+Lists)

Requirements

  • JDK 1.8.X - Just a JRE may not be sufficient, a full JDK is recommended
  • Servlet 3.1 Container - Tomcat 8.0 is recommended
  • Maven 2.2.1 or later
  • Sencha Tools 2.0.0 or later
  • RDBMS - Postgres 9.1 or later and SQL Server 2008r2 and later are supported
  • [SSP-Platform] (https://github.com/Jasig/SSP-Platform)

SSP uses Maven for its project configuration and build system and Liquibase for it's database management and versioning.

Descriptions of files and directories at the root of this project:

doc - documentation that is relevant to business rules, development, and installation.

src - source code to build the application
pom.xml - maven build file

externalLibs - libraries that are not included in Maven Central and will need to be installed locally

scripts - useful scripts for working with the source code as well as maintaining the database

.classpath - Eclipse project metadata
.project
.settings

.gitignore - files/directories for git to ignore
README - This document

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].