Skip to content

rvolyar/website

Repository files navigation

What is Charles T. King?

Charles T. King is an organization located in Millburn, New Jersey that gives interest-free student loans to Millburn High School students. It was named after a former superintendent of the Millburn Public School District. Because Charles T. King does not have a website yet, we are making one for them.

Project Requirements and Notes

Notes from meetings with @conorgil and

How to setup cloud9 with this project

  1. Fork the repository
  2. Open your Dashboard on Cloud9
  3. On the left sidebar, click on the 'website' project from the 'Projects on GitHub' tab
  4. Select PHP as the project type
  5. Wait for Cloud9 to set up the workspace You now have a local copy of your fork on which you can make changes. Before you run the server, you have to set up the backend. The c9-setup.sh script does this for you. Just run:
sudo bash c9-setup.sh

How to Update your Fork

The following command pulls in the changes from the main repo into your c9 project and applies whatever you have done on top of the files. (Rebasing). Run this command in the terminal:

bash update.sh

How to contribute to main repo

  1. Remember to run bash update.sh to keep your forked repo in sync
  2. Make a change in you c9 forked repo.
  3. Push your changes to your fork and use clear and frequent commits so others know what and why you did.
  4. If you think your code is ready to be put on the main repo, make a pull request so others discuss and merge it in.
  5. Congratz, you have made a successfull contribution to the main repo
  6. Make sure to also contribute by commenting on other pull requests and issues.

Tutorials and Resources

Tutorials are located here

About

Charles T. King website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages