Skip to content

aryansrao/frontpagekec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrontPage KEC

A front-page generator for lab assignments at Krishna Engineering College. Fill in your details, pick the format, and download a pixel-perfect, correctly formatted front page as a PDF — in seconds instead of fighting Word margins for twenty minutes.

Live: https://frontpagekec.netlify.app

How it works

flowchart LR
    F["Fill the form<br/>name · roll no · subject · lab"] --> R["Render template<br/>exact college format"]
    R --> C["html2canvas<br/>rasterise"]
    C --> P["Download PDF"]
Loading

The page is rendered in HTML/CSS matching the college's required layout, captured with html2canvas, and exported as a PDF — entirely in the browser, nothing uploaded anywhere.

Why

Every student at KEC produces the same front page dozens of times a semester. This automates a small, universally annoying task — which is exactly what software is for. It is used by actual students at the college.

Stack

HTML · CSS · JavaScript · html2canvas


Built by Aryan S Rao. GPL-3.0. Issues and pull requests are welcome.

About

This is a website for the students of Krishna Engineering College and It is used to create front pages for assignments. currently live at https://frontpagekec.netlify.app

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages