Skip to content

migrate ArchiveBot to django framework with web UI#1

Merged
tianyi-gu merged 9 commits intomainfrom
djangoapp
May 27, 2025
Merged

migrate ArchiveBot to django framework with web UI#1
tianyi-gu merged 9 commits intomainfrom
djangoapp

Conversation

@tianyi-gu
Copy link
Copy Markdown
Owner

refactors the ArchiveBot project by integrating it into a Django-based web app

  • reorganization of the codebase into a Django project structure
  • addition of a web interface with HTML templates to allow users to interact with the bot through a browser
  • implementation of Django models.py for persistent storage of archived content
  • introduction of views.py and urls.py to handle routing and server logic
  • use of SQLite for local development and data management

@tianyi-gu tianyi-gu merged commit 628f4e8 into main May 27, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant