Skip to content

kerneltux0/podcast_interview_manager

Repository files navigation

Podcast Interview Manager

This is an app where podcast hosts/producers can keep track of guest interviews. It makes use of Github's Oauth API, so if you have a Github account, you can login with those credentials.

Usage

This app is hosted on Heroku at: https://podcast-interview-manager.herokuapp.com

After going to that URL, you should be directed to a welcome screen with options to sign up & login.

Contributing

Please utilize the "dev" branch for all contributions; submit all pull requests to that branch, any pull requests to the "master" branch will be denied, as that is the production codebase for the live web-site.

Bug reports and pull requests are welcome on GitHub at https://github.com/kerneltux0/podcast_interview_manager. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Testing on Your Local Computer:

  1. After cloning this repo, navigate to the project's root directory in your terminal.

  2. Type "bundle install" (no quotes) to install all dependencies.

  3. Type "rails server" (again, no qoutes), open your web-browser of choice and enter the address that it's listening on (should be "localhost:", followed by four numbers).

Code of Conduct

Everyone interacting in the PackList Pandemonium project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

License

Podcast Interview Manager is licensed under the General Public License Version 3. Terms & conditions are detailed in the license.txt file located in this repository. For more information on the license itself, please visit: https://www.gnu.org/licenses/

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published