Skip to content

srividyakota03 Implement user authentication and contribution flow

Venkata Srividya Kota requested to merge feat/frontend-pages-and-readme into main

This merge request introduces two new pages to enable the application's core user-facing functionality:

1_Login.py: A new page for user authentication. It provides a form for users to sign in and handles the session state.

0_Contribute.py: A new page where logged-in users can upload PDF or image files, or submit text content related to Telugu literature.

Merge request reports

Loading