Skip to content

This project was created as a part of Code.INIT()2023 Hackathon where it had won the 2nd Runners Up

Notifications You must be signed in to change notification settings

AnujHaval/PermiNIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PermiNIT

This project was created as a part of Code.INIT() Hackathon where it had won 2nd Runners Up. It is aimed to develop an automated permission system for colleges and similar organizations. The web application is a flutter based stack which also uses SMTP library in python to automate the emails. Further template mapping has been implied for automation of these emails.

Home Page Login

This page uses your organization based email account to verify your credentials and use it for sending the mail .

WhatsApp Image 2023-02-05 at 3 54 58 AM

Information collection

This page uses a form based system to collect the basic information required for sending the email . The same information is used in the mapping to the subject and body of the email being sent.

WhatsApp Image 2023-02-05 at 3 54 59 AM

Success Prompt Page

On the email being successfully sent this page is displayed notifying the user about the same

WhatsApp Image 2023-02-05 at 3 54 59 AM (1)

Error Page

In case of wrong credentials or incorrect email address , an email is not sent and this page is displayed.

Screenshot 2023-03-02 at 4 53 45 PM

Testing an email

A test email with the details given below is presented

Screenshot 2023-03-02 at 4 55 43 PM

Mail Output

This is the email that had been delivered based on the input given above.

Screenshot 2023-03-26 at 3 19 04 PM

About

This project was created as a part of Code.INIT()2023 Hackathon where it had won the 2nd Runners Up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.5%
  • Python 26.5%