Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow printing of any plaintext file #110

Open
7 tasks
evanugarte opened this issue May 26, 2024 · 0 comments
Open
7 tasks

Allow printing of any plaintext file #110

evanugarte opened this issue May 26, 2024 · 0 comments

Comments

@evanugarte
Copy link
Contributor

If we had a .txt file or .py file, we should be able to print these files since they are simple. Right now we only support .pdf files

game plan

  • make sure you understand the basics of FastAPI
  • follow this projects readme for running in development
  • if it works locally, try passing a .txt file or .py file to the server, does the file get saved?

game plan 2 (clark)

  • follow the Clark dessert problem, discuss with evan on this
  • on clark, allow for any file to be uploaded in the frontend, assume if its not pdf to be a .txt file.
  • ensure the file makes it all the way to quasar's directory after the user submits
  • meet with evan in SCE to make sure the printer prints this plaintext file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant