Educational Resource Management System
Logout
Welcome, {{ session['username'] }}!
You are logged in as a {{ session['user_type'] }}
{% if session['user_type'] == 'admin' %}
Add Resource
{% endif %}
View Resources
Add New Resource
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}
Resource Name:
Resource Type:
Select Resource Type
Textbooks
Digital Materials
Library Books
Institution:
Select Institution
MIT Institute of Design
MIT College of Management
MIT School of Food Technology
MIT School of Film and Theatre
MIT School of Indian Civil Services
MIT School of Computing
Department:
Select Department
Upload Resource (PDF/Video):
Add Resource