Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
movie web app
#1
I am beginner level django developer, I have a question,

Can anyone tell me the prerequisites for developing
a web app for hosting information about movies? Undecided Confused
Reply
#2
- django
- python
- a web server
- backend storage (probably a database)

If you're only making a basic crud app, there are essentially no requirements. If you're NOT making a basic crud app, you'll need to give more detail on what you need to do.

Or, to put it another way, how is your "movie web app" different from a todo list?
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020