Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Getting Started

Thomas Norling edited this page Jun 13, 2016 · 15 revisions

Welcome New Developer!

Cam2 is a large project that has evolved many times and been worked on by many people. To help get you started, we have listed below several pages that cover most of the things you need to know.

  1. [Understanding Git and the Development Server](Understanding Git and the Development Server)
  2. [Development Server Account Setup](Development Server Account Setup)
  3. [Setting Up Your Environment](Setting Up Your Environment)
  4. [Coding Standards and Requirements](Coding Standards and Requirements)
  5. [Database Navigation](Navigating the Database)
  6. Documentation/Resources

Now that you're equipped with the basics, time to get to work!

  1. [Finding Websites to Parse](Finding Websites to Parse)
  2. [Parsing Example 1: Sites that use Google Maps API](Parsing Example 1)
  3. [Parsing Example 2: Using Selenium to Parse Cameras](Parsing Example 2)
  4. [Using the Geocoder](How to Use the Geocoder)
  5. [Access Root Password](Root Password)
  6. [Adding Cameras to Database](Adding Cameras to the Database)
  7. [Migrate Camera Data from the Development Machine to the Production Machine](Migrating Databases)
Clone this wiki locally