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
LocalLibrary is a Django project inspired by the local library app tutorial developed by MDN Web Docs. The project features a catalogue app that allows users to manage and browse a local library's collection of books.
Tutorial "Local Library" website written in Django - This web application creates an online catalog for a small local library, where users can browse available books and manage their accounts.