{% load static %} Functional Requirement Form

Dr. N.G.P. Institute of Technology

(An Autonomous Institution)

Function Requirement Form

Designed and Developed by Department of CSE

{% if mail_status == "sent" %} {% endif %} {% if document != none %}
{% endif %} {% if view_form == 'view' %}
General details
{% csrf_token %}
Looks good!
Choose venue
{% if start_date != None %} {% endif %}
Looks good!
Enter number of days
Looks good!
Choose department
Looks good!
Enter name of the function
Looks good!
Choose Type of training
Looks good!
Enter number of internal students
Looks good!
Enter number of external students
Mention "NA" if not mentioing details
Looks good!
Enter class details of external students
Use 'I', 'II', 'III' and 'IV' to denote year and '&' to combine.(Other special characters will not be allowed)
Enter the year of students
Looks good!
Looks good!
Choose department
Looks good!
Choose class
Enter the name of the stage
Looks good!
Enter the number of students
Looks good!
Looks good!
Enter name of the chief guest
Looks good!
Enter designation
Looks good!
Choose field
Looks good!
Enter name of the staff
Looks good!
Enter contact number of the staff
Guest House
Enter the number of persons
Looks good!
Choose date
Looks good!
Choose date
Looks good!
Enter number of days
Looks good!
Refreshment and Lunch
Refreshment for guest
Enter number of persons
Looks good!
Choose time
Looks good!
Enter number of tea
Looks good!
Enter number of coffee
Looks good!
Enter number of snacks
Looks good!
Refreshment for students
Enter number of persons
Looks good!
Choose time
Looks good!
Enter number of tea
Looks good!
Enter number of coffee
Looks good!
Enter number of snacks
Looks good!
Lunch
Looks good!
Mention the exact numbers
Enter number of tiffin
Looks good!
Enter number of normal lunch
Looks good!
Enter number of special lunch(veg)
Looks good!
Enter the number of special lunch(non-veg)
Looks good!
Choose time
Looks good!
Payment through
(Choose "Nill" if no amount is spent on refreshment and lunch)
Specify others
Looks good!
Transport
Choose date
Looks good!
Choose time
Looks good!
Choose time
Looks good!
Enter location
Looks good!
Enter name of the pick up person
Looks good!
Enter contact number of the pickup person
Looks good!
Power/System/Camera Requirement
Looks good!
Looks good!
Enter number of mic required
Memento/Seating/Reception/Item requirement
Looks good!
Enter worth of the memento(₹1000 - ₹3,000)
Looks good!
Enter quantity
Looks good!
Enter number of seating arrangements
Looks good!
Enter number of person in dias
Looks good!
Enter number of audiende
Looks good!
Enter number of table cloth
Looks good!
Enter the reception item requirements
{% endif %} {% if function != "none" %} {% for f in function %}

{{f.func_name}}

Date                   : {{ f.func_date }}
Starting Time     : {{ f.time_duration_start }}
Ending Time      : {{ f.time_duration_end }}
Chief Guest       : {{ f.chief_guest_name }}
Organizer          : {{ f.organizer_name }}
Contact             : {{ f.organizer_contact }}
venue                : {{ f.venue }}
{% if f.status == "waiting" %}
{% csrf_token %}
{% csrf_token %}
{% elif f.status == "approved" %}
{% csrf_token %}
{% elif f.status == "cancelled" %}
{% csrf_token %}
{% endif %}
{% endfor %} {% else %} {% endif %}