Skip to content

ACM-VIT/PDFMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM-BANNER

PDFMaker 📄

license

Welcome to PDFMaker, a fun and easy tool to help you whip up PDFs for your assignments in no time. Whether you're merging multiple documents, adding a splash of color, or formatting text/code, PDFMaker has got you covered!

made-by-acm license

Getting Started 🚀

  1. Fork and Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Run pip install -r requirements.txt to install all necessary dependencies.
  4. Then run streamlit run app.py
  5. Happy PDFing!

OR

Use a hosted version here at: https://pdfmaker.streamlit.app/

About Streamlit:

Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience required. Streamlit Documentation: https://docs.streamlit.io/

image

Contribution Guidelines 🤝

We love pull requests from everyone. Whether you're new to coding, or a seasoned developer, your contributions are always welcome. Check out CONTRIBUTING.md and also check out the Issues tab for open tickets, or open a new issue if you've found a bug or have a feature request.