Campus Owl is a MEAN stack application that allows users to create and update social media accounts that allow them to interact with other members of their campus community in safe, meaningful ways.
Moderation of this app will fall upon campus community members. In some cases it may make sense to allow campus administrators to moderate. In other cases, moderation may be left up to alumni or current students.
Campus OWL was designed for transparency, and as such, we have kept this project open source.
Setting up Campus OWL is very easy. Just download the files, open the repository in a bash terminal, and do the following commands npm install
, and then ng serve
. This will create a development environment at localhost:4200
Campus OWL is provided under the MIT License.
Thank you to Dr.Brian Callahan, a Professor in the School of Information Technology & Web Science at Rensselear Polytechnic Institute for his instruction and support that helped make this project possible.
For any question, comments, or concerns, create an issue, or open up a pull request.