Building collegepaper app for question paper uploads
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
Anurag Verma built out a collegepaper Django app in azblog/azblog, working through initial errors and finishing iframe integration across three merged pull requests.
Verma created the collegepaper app to handle question paper uploading [1]. The work started with paper.html, where he encountered a ValueError [2], then moved through completing the base collegepaper functionality [3] and merged the first iteration [4]. He followed this with iframe support across the app, completing all collegepaper iframe work [5] and merging that as a second pull request [6]. The final push completed additional collegepaper features [7], merged as a third pull request [8]. Across the day, Verma shipped 7 commits and 3 merged PRs.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] creating collegepaper app for question paper uploading ↗ anurag629/azblog
- [2] created paper.html and got error of value error anurag629/azblog
- [3] completed all collagepaper anurag629/azblog
- [4] Merge pull request #4 from anurag629/collagepaper anurag629/azblog
- [5] completed all collagepaper iframe anurag629/azblog
- [6] Merge pull request #5 from anurag629/collagepaper anurag629/azblog
- [7] completed all collagepaper ↗ anurag629/azblog
- [8] Merge pull request #6 from anurag629/collagepaper anurag629/azblog