https://github.com/spignelon/newspaper_app
Fully featured newspaper app written in Python Django 4.0, HTML and Bootstrap
https://github.com/spignelon/newspaper_app
django django4 newsapp
Last synced: 2 months ago
JSON representation
Fully featured newspaper app written in Python Django 4.0, HTML and Bootstrap
- Host: GitHub
- URL: https://github.com/spignelon/newspaper_app
- Owner: spignelon
- License: unlicense
- Created: 2023-12-01T09:02:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-01T09:13:58.000Z (over 1 year ago)
- Last Synced: 2025-01-18T15:34:38.797Z (4 months ago)
- Topics: django, django4, newsapp
- Language: JavaScript
- Homepage:
- Size: 979 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# newspaper_app
Fully featured newspaper app written in Python Django 4.0, HTML and Bootstrap### Features:
- Create posts
- Update/edit posts
- Delete posts
- Read and render posts
- Create account
- User authentication
- User accounts (Signup, login, logout)
- User account password change and reset
- Email verification for account creation
- Permissions and Authorization
- Comments (comments on news articles)