Giter VIP home page Giter VIP logo

lesson-four's Introduction

MelbDjango School Lesson Four

Assignment 1

Important: Check out our first assignment here: https://github.com/melbdjango/melbdjango-assignment


Congratulations, you've made it to the git repository for our fourth lesson. Hopefully you also made it to the class and some of this makes sense to you.

Check our RESOURCES.md for some links we think you'll find handy.

Homework Checklist

  • Fork this repository
  • Clone the repo to your own machine
  • Use the virtualenv you created in previous lesson
  • Create forms to create new Projects and Clients (look at our EntryForm to see how to handle ForeignKey relationships)
  • Add those forms to your views and templates so that users can create new Clients and Projects
  • Add some validation to make sure that start time is in the past
  • Validate that the end time is after the start time
  • Bonus Points #1: Think about making our form look a little nice with some CSS
  • Bonus Points #2: Add the ability to edit existing Projects and Clients

When you've completed some or all of the homework please make a Pull Request against this repository. If you submit your work before Wednesday evening we'll give you feedback before the next class.

If you'd like help, make a Pull Request with your incomplete work and ask a question to @darrenfrenkel, @sesh or @funkybob.

Displaying the class slides

Install reveal-md with npm and use that to display the class slides.

    npm install -g reveal-md

From within the lesson-four repo:

    cd slides
    reveal-md CLASS.md --theme melbdjango

lesson-four's People

Contributors

sesh avatar

Watchers

James Cloos avatar Dean Magee 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.