Hi Dev Community! š
Iām working on an assignment to build a simple task management web app using Django, and Iām hoping someone here might be able to guide me or collaborate to make this happen. Here's what I need to achieve:
Objective:
Create a web app where users can:
Log in with Google (Google OAuth).
Manage personal tasks (CRUD functionality).
Requirements:
Google Authentication:
Implement Google login for user authentication.
Task Management:
Users should be able to create, view, edit, and delete tasks.
Each task should include a title and a description.
Admin Panel:
Allow admins to manage Google OAuth keys.
Enable admins to invite new users by sending an email with a registration link.
GitHub Repository:
The project needs to be well-organized and submitted in a GitHub repository.
Timeline:
I need to complete this within 5 days, so any help would be greatly appreciated.
What I Need:
Suggestions for implementing Google OAuth in Django.
Guidance or sample code for setting up task management functionality.
Advice on creating an admin panel for the described features.
Iām eager to learn, so even if you can only point me toward resources or share part of the code, that would be super helpful!
Thank you in advance, and Iām happy to collaborate or share updates if anyone is interested.
Top comments (0)