https://github.com/fene-87/notes
This is a Python practice project that authenticates a user, creates a session for the user, allows user to create and delete notes
https://github.com/fene-87/notes
Last synced: 6 months ago
JSON representation
This is a Python practice project that authenticates a user, creates a session for the user, allows user to create and delete notes
- Host: GitHub
- URL: https://github.com/fene-87/notes
- Owner: Fene-87
- Created: 2024-02-19T10:01:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T10:09:48.000Z (over 1 year ago)
- Last Synced: 2025-02-13T17:49:37.608Z (8 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes
This is a Python practice project that authenticates a user, creates a session for the user, allows user to create and delete notes