You are on page 1of 5

(COMPUTER APPLICATION WORKSHOP)

FINAL PROJECT
Web Application with Python and Django Framework

Name of Students Name of Professor

Date Submitted
OBJECTIVES:
1. To introduce Django framework for web application
2. To apply Python in a real application

DISCUSSION:

DJANGO FRAMEWORK FOR WEB APPLICATION


Django is basically a high-level Python web application framework that enables the rapid
development of web applications. It achieves so with pragmatic, much cleaner design and is also
easy to use (in comparison of other frameworks) thus is very popular among web developers.
Now, in the Django tutorial, we will discuss the history of Django. Django was created by
two web developers Adrian Holovaty and Simon Willison working at the Lawrence Journal-
World Newspaper in 2003. It was released publicly as a BSD license in July 2005. The
framework was named after guitarist Django Reinhardt.
The main reason behind Django’s existence is that Django inherited Python’s “batteries-
included” approach and includes pre-made modules and applications for common tasks in web
development like user authentication, templates, routes, and views, admin interface, robust
security and support for multiple database backends.

PROCEDURE:

1. GROUPINGS
 Form a group of 5 students and identify the assignment of each member.
2. FOLLOW THE VIDEO TUTORIALS
 https://www.youtube.com/watch?v=UmljXZIypDc&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=2&t=4s
 https://www.youtube.com/watch?v=a48xeeo5Vnk&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=2
 https://www.youtube.com/watch?v=qDwdMDQ8oX4&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=3
 https://www.youtube.com/watch?v=1PkNiYlkkjo&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=4
 https://www.youtube.com/watch?v=aHC3uTkT9r8&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=5
 https://www.youtube.com/watch?v=q4jPR-M0TAQ&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=6
 https://www.youtube.com/watch?v=3aVqWaLjqS4&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=7
 https://www.youtube.com/watch?v=FdVuKt_iuSI&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=8
 https://www.youtube.com/watch?v=CQ90L5jfldw&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=9
 https://www.youtube.com/watch?v=-s7e_Fy6NRU&list=PL-
osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=10

3. Enhance the given tutorial by enhancing the template and background of your pages.
4. Be ready for your presentation, you can present it to me online thru Zoom or you can present to
me once the class resumes.

Assessment

Faculty Information Technology


Subject Code ITEDBASE1
Description Computer Application

CRITERIA SCORE
Project Application
The students were able to finish the video
tutorial and do some enhancement to the page 50
Organization
The student is able to answer all the questions
provided with proper. Information and
arguments are relevant and presented in a logical
order 30
Delivery
The activity is submitted on or before the
deadline 10
Work Ethic
Conversations are primarily focused on the
project and things needed to get the work done
and are held in a manner that typically does not
disrupt others. 10
TOTAL 100

You might also like