Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoharbabin authored Feb 7, 2021
1 parent 11723dd commit d9e4732
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
# PHP App for Video Job Applications and Video Interview Booking
This is PHP (and HTML5/JS) application is a a sample reference app showing how to utilize the Kaltura Media Services and Experience Components to build a

# Documentation and guides
* [**Frequently Asked Questions**](http://linktodoc.com)
* [Project Release Notes](http://linktodoc.com) (see example: [Kaltura server Release Notes](https://github.com/kaltura/server/blob/master/release-notes.md)
* [Install Guide / Deployment Guide](http://linktodoc.com)
* [Setup Guide](http://linktodoc.com)
* [User Guide](http://linktodoc.com)
* [Testing and QA Guide](http://linktodoc.com)
* [Doc Title X](http://linktodoc.com)

# Project Specific Sections and Information
Every project has its own important information to expose, place it here under clear titles and text.
If you need assistance with writing, structure or unsure what's important or not - email community@kaltura.com and we'll assist.
**Don’t get lazy just because "it is for developers"** - Visitors of your repository will want to know how to work with this project, how to extend this code, how to configure it, and more. The more guidelines and information you'll provide the easier it will be for others to use, and contribute to the project.
# Video Job Applications and Video Interviews
This PHP (and HTML5/JS) application is a sample reference implementation showing how to utilize the Kaltura Media Services and Experience Components to build a video recruiting app where job applicants can submit a 5min introduction video (and edit it) as part of their job application and then schedule and participate in an embedded video meeting with the recruiting interviewer.

# Learn more about Kaltura Media Services (aka VPaaS) and Experience Components

* [Get a free Kaltura Media Services account](https://corp.kaltura.com/video-paas/registration/).
* [Learn about the Kaltura Media Servcies API](https://developer.kaltura.com/api-docs).
* [Kaltura Express Video Recorder (webcam browser based video recorder)](https://github.com/kaltura/express-recorder).
* [Kaltura Embedded Web Video Editor](https://github.com/kaltura-vpaas/kaltura-editor-app-embed).
* [Kaltura Embedded Video Meetings (RTC Video Room)](https://github.com/kaltura-vpaas/virtual-meeting-rooms).

# How you can help (guidelines for contributors)
Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:
Expand All @@ -34,7 +28,7 @@ We'd love to hear from you!
All code in this project is released under the [AGPLv3 license](http://www.gnu.org/licenses/agpl-3.0.html) unless a different license for a particular library is specified in the applicable library path.

Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See [GitHub contributors list](https://github.com/kaltura/YOURREPONAME/graphs/contributors).
Authors and contributors: See [GitHub contributors list](https://github.com/kaltura/video-job-application-interview-app/graphs/contributors).

### Open Source Libraries
Review the [list of Open Source 3rd party libraries](open-source-libraries.md) used in this project.

0 comments on commit d9e4732

Please sign in to comment.