Momentum logo
Team 13 Classroom

Django CRUD

Posted on Jul 1st, 2022

For this weekend project, keep working with your code buddies from this week. You are welcome to combine groups and join forces if you want to!

๐ŸŽฏ Project: Django Music

Build a CRUD application from scratch. This app should let you catalog your music collection.

  • Create
  • Read
  • Update
  • Delete

This is due on Tuesday.

Django Music

๐Ÿ”– Resources

๐ŸŒถ๐ŸŒถ๐ŸŒถ Useful for the spicy options:

Forms

๐Ÿฆ‰ Code & Notes

Back to home