Giter VIP home page Giter VIP logo

finch_collector's Introduction

Finch collector deliverable - Views and Models (Bonus: explore Templates!)

The lab for this lesson is repeating everything we just did, except you’ll CRUD something else like Finches and call the project something like finchcollector, or whatever. Refer to today's lesson notes here for creating a new django project, remember to create it inside your environment folder and make sure your pipenv shell is running.

  • Fork and clone this repo
  • Pick a resource. (Dogs, Cards, Stamps, etc)
  • Initialize your project.
  • Create your db.
  • Configure your application to connect to the db.
  • Create view classes to manage all CRUD actions(Index, Post, Show, Delete, Update) like we did today

Bonus!

  • Create a template view that extends a base for all the routes. Because your completed Finch Collector app will be fairly comprehensive and be a nice addition to your portfolio, you should create it outside of the class repo so that you can make it a repo in your personal GitHub account.

References

Django-CRUD Lesson

Bonus References

Django Static Files Django Template Docs

finch_collector's People

Contributors

thefrostyausty avatar timmshinbone 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.