ncs-jss / HTTP_200

JSS InfoConnect Web Application
http://210.212.85.155:8082
28 stars 27 forks source link

Email form #273

Open OjusWiZard opened 3 years ago

OjusWiZard commented 3 years ago

Aim

A form where students can fill in their details for the application of college email. It's quite similar to the way WiFi form works.

Workflow

  1. The students will write a hard copy application for getting a college email.
  2. The students will get it signed with the HoD.
  3. Then the students will fill-up the form in the InfoConnect.
    • Purpose The reason they want an Email.
    • Attachment The soft-copy of the application that they got approved from the HoD.
    • HoD Approved A checkmark to let the admin know that it is approved. Also, helps to filter out the applications in the admin panel.
  4. The admin then confirms the application and processes the request further.

Changes Made

dhruvhacks commented 3 years ago

@OjusWiZard Do check for build failures beforehand by executing flake8. I suspect there might be many. @Mansi145 Please review the PR thoroughly whenever ready and make sure it works fine, then take it your way.