Code Monkey home page Code Monkey logo

crime-j4462's Introduction

J4462 crime project

Cheat sheet time! So, so many of the problems folks were having when I was in Columbia last week were related to individualized computer setups, version conflicts, and other things that have very little to do with the code we're here to learn.

On one hand, that's great. It gives you exposure to some of the real frustrations that come with programming. The problems you encounter aren't just going to be limited to code; they're going to come from all kinds of sources. On the other hand, the code is much, much more interesting.

SO. Here's what we're going to do. First, everyone should install this app by typing the following into their command line. First, navigate to your Desktop (or working area of choice). Then copy and paste this and press enter:

git clone git://github.com/cjdd3b/crime-j4462.git newcrime

You should see a new folder called newcrime that will contain a bunch of files you're probably pretty familiar with by now. This is a working copy of the entire application we're trying to build, and from now on we'll be working from this to prevent things like path and dependency issues.

Just to make sure it works, go into the new directory and run your server (python manage.py runserver) then visit 127.0.0.1:8000 and you should (hopefully) see a list of crimes. If you don't, let me or Ted know!

crime-j4462's People

Contributors

cjdd3b avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.