Skip to content
#

create-task

Here are 14 public repositories matching this topic...

Flask REST API with Mongo with mongoengine where there is a login and register (you can change password and email, delete account) where each user can create titles and descriptions and in 'same' section the user can select the count of how many people have the same title he has created and see the emails of those people who have the same title.

  • Updated Jul 24, 2023
  • JavaScript

Flask backend supports Next.js frontend with NextAuth for credentials and Google login. It includes REST API with SQLAlchemy for MySQL. Users can register, login, change password/email, and delete accounts. They can create, edit, and delete titles/descriptions. A feature allows users to count others with the same title and view their emails.

  • Updated May 8, 2024
  • Python

Improve this page

Add a description, image, and links to the create-task topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the create-task topic, visit your repo's landing page and select "manage topics."

Learn more