python-gsoc / python-blogs

Python Software Foundation GSoC Blog Platform. This system was used until 2024 but is no longer maintained.
http://python-gsoc.org/
GNU Affero General Public License v3.0
41 stars 60 forks source link

GSoC 2019 - Add field for uploading accepted proposal to student account #46

Closed botanicvelious closed 5 years ago

botanicvelious commented 5 years ago

This issue is for creating an upload button that would add an accepted student proposal to the student's user account. The button would have to take a pdf file as an upload, as well as would have to prompt the uploader to be sure that they removed all private data before uploading. Bonus points if you actually scan the pdf text looking for items such as emails, phone numbers, etc and prompt the user to be 100% sure if you find anything.

ghost commented 5 years ago

Can I work on it?

ghost commented 5 years ago

Should the uploader be the student or some other admin user like a mentor?

botanicvelious commented 5 years ago

go for it! as for who is uploading it would be the student themselves.

ghost commented 5 years ago

ok, will finish it as soon as I can.

sounak98 commented 5 years ago

Was this not closed by https://github.com/python-gsoc/python-blogs/pull/48?

@botanicvelious @ntkomata