{"id":25236878,"url":"https://github.com/uiu-developers-hub/sir-kothay","last_synced_at":"2025-10-26T12:30:23.940Z","repository":{"id":276943199,"uuid":"930770893","full_name":"UIU-Developers-Hub/Sir-Kothay","owner":"UIU-Developers-Hub","description":"\"Sir Kothay Achen\" is a lightweight web app where users can write a message, generate a unique URL \u0026 QR code, and share it with others.","archived":false,"fork":false,"pushed_at":"2025-02-11T08:50:56.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-11T09:50:12.840Z","etag":null,"topics":["django","python3","pythonanywhere","qrcode","tailwind"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UIU-Developers-Hub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-11T07:21:51.000Z","updated_at":"2025-02-11T08:51:01.000Z","dependencies_parsed_at":"2025-02-11T10:01:54.265Z","dependency_job_id":null,"html_url":"https://github.com/UIU-Developers-Hub/Sir-Kothay","commit_stats":null,"previous_names":["uiu-developers-hub/sir-kothay"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FSir-Kothay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FSir-Kothay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FSir-Kothay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FSir-Kothay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UIU-Developers-Hub","download_url":"https://codeload.github.com/UIU-Developers-Hub/Sir-Kothay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238319833,"owners_count":19452417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","python3","pythonanywhere","qrcode","tailwind"],"created_at":"2025-02-11T15:32:24.478Z","updated_at":"2025-10-26T12:30:23.923Z","avatar_url":"https://github.com/UIU-Developers-Hub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Sir Kothay?](!https://sirkothay.pythonanywhere.com/)\n\n*\"[Sir Kothay?](!https://sirkothay.pythonanywhere.com/)\"* is a lightweight web application that allows users to leave messages for others via a unique, shareable URL. Each message will have a dedicated page, and a QR code will be generated for easy sharing.  \n\nThe platform is built using **Django** and **Tailwind CSS**, hosted on **PythonAnywhere**. Future updates will include scheduling and a messaging system.  \n\n## Tech Stack  \n\n- **Backend:** Django (Python)  \n- **Frontend:** Tailwind CSS  \n- **Database:** SQLite (initially, can be upgraded)  \n- **Hosting:** PythonAnywhere  \n- **Additional Features:** QR Code Generation  \n\n## Core Features (Phase 1)  \n\n✅ **Message Creation** – Users can write and save a message.  \n✅ **Unique URL Generation** – Each message will have a unique URL.  \n✅ **QR Code Support** – A QR code will be generated for easy sharing.  \n✅ **Message Viewing** – Anyone with the link can view the message.  \n✅ **User Profiles** – Users can register and manage messages.  \n\n\n## Required Pages  \n\n### **Public Pages**  \n- ✅ **1. Home Page (`/`)**  \n  - Message input form.  \n  - Generates a unique URL \u0026 QR code.  \n\n- ✅ **2. Message Page (`/m/\u003cunique_id\u003e/`)**  \n  - Displays the saved message.  \n  - Shows the QR code for sharing.  \n\n- ✅ **3. Success Page (`/success/\u003cunique_id\u003e/`)** *(Optional but useful)*  \n  - Displays the generated link \u0026 QR code.  \n  - A \"Copy\" button for easy sharing.  \n\n- ✅ **4. About Page (`/about/`)** *(Optional for future scaling)*  \n  - Explains how the platform works and future features.  \n\n- ✅ **5. 404 Error Page**  \n  - Custom error page for invalid links.  \n\n\n### **User Authentication Pages**  \n- ✅ **6. Signup Page (`/signup/`)**  \n  - Fields: Name, Email, Password, Confirm Password.  \n\n- ✅ **7. Login Page (`/login/`)**  \n  - Users log in to manage messages.  \n\n- ✅ **8. Profile Page (`/profile/`)**  \n  - Users can update **name, bio, password**.  \n  - Option to view saved messages.  \n\n- ✅ **9. Logout (`/logout/`)**  \n  - Logs the user out and redirects to home.  \n\n\n## Future Enhancements (Phase 2 \u0026 Beyond)  \n\n- **Scheduling Messages** – Set messages to appear at specific times.  \n- **Messaging System** – Users can send direct messages.  \n- **Dashboard (`/dashboard/`)** – Logged-in users can manage all their messages.  \n\n\n## Conclusion  \n\n*\"Sir Kothay Achen\"* provides a seamless way to share messages via unique URLs and QR codes. With **Django** and **Tailwind CSS**, it is lightweight yet powerful. **PythonAnywhere** will handle hosting. Initially, the platform will focus on anonymous message sharing, with future updates introducing **user accounts, scheduling, and direct messaging**.  \n\n**Contributions \u0026 feedback are welcome!**  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiu-developers-hub%2Fsir-kothay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiu-developers-hub%2Fsir-kothay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiu-developers-hub%2Fsir-kothay/lists"}