Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Admin Dashboard | Adding or Updating a Code School

John Hampton edited this page May 19, 2018 · 3 revisions

Pre-req

You must have access to the Admin dashboard.

Creating a new Code School and Location

These are the steps for creating a brand new Code School, not adding a new location to an existing Code School.

Create the CodeSchool record

  1. Log into the admin dashboard at: https://api.operationcode.org/admin/login
  2. In the top navigation, click Code Schools
  3. In the far right, click New Code School
  4. Fill out the form and create the new code school
  5. For the code school's Logo field, see the steps to Add a Code School Logo in the front-end wiki

That creates the CodeSchool record. Now you'll need to create a Location for that CodeSchool.

Create the Location record

  1. In the top navigation, click Locations
  2. In the far right, click New Location
  3. In the form, be sure to select the new code school from the drop-down
  4. Fill out the remainder of the form and create the new location

Creating a new Location for an existing Code School

  1. Log into the admin dashboard at: https://api.operationcode.org/admin/login
  2. In the top navigation, click Locations
  3. In the far right, click New Location
  4. In the form, be sure to select the new code school from the drop-down
  5. Fill out the remainder of the form and create the new location

Update an existing Code School or Location

  1. Log into the admin dashboard at: https://api.operationcode.org/admin/login
  2. In the top navigation click what you are editing, either: Code Schools or Locations
  3. In the table, find the row in question
  4. In the far right side of row, click the Edit link
  5. Make the desired changes and update the record
Clone this wiki locally