Skip to content

Flask app to view final year project documents of students of batch of 2016, Deerwalk Institute Of Technology.

License

Notifications You must be signed in to change notification settings

girisagar46/flair

Repository files navigation

flair

wtf is it ?

Flair is a simple app build in flask and hosted in Heroku. Flair can be used to view the final year project documents of the students of batch 2016 from Deerwalk Institute of Technology.

Is it online ?

Absolutely. Access directly from here https://flair16.herokuapp.com/

The index page displays paper title, name of student and abstract of the paper. On clicking "View Paper" button, user can view the pdf of the document and download it as well.

This app is just a tryout for me to learn flask app and deploying to Heroku. There are lot's of error and violations of PEP8 conventions. ;-)

Anythning I should know ?

The contents displayed in the index page is loaded via a static CSV file. Datatable is used to render those contents. To display the document pdf, pdf.js is used.

All the documents are hosted in Github hence app uses Github API to access those pdf's for displaying.

Contribute

I haven't really thought of including contribution yet.

Resources

If you dont want to access all the PDF's then you can visit: https://github.com/CSIT-GUIDE/FYP-2016

For all the CSIT releated content, visit: https://github.com/CSIT-GUIDE/

About

Flask app to view final year project documents of students of batch of 2016, Deerwalk Institute Of Technology.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages