You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app allows you to manage your blog using HTTP requests. It is possible to view, create, edit, delete and block articles. It is also possible to register and authorize users.
This program is a graphical user interface (GUI) for user authentication and registration. It allows users to choose between logging in or registering. The program is built using Python and the tkinter library.