A blogpost website with a Full-Stack architecture, a manifestation of everything we have learned this year.
- Python
- CSS Bootstrap
- JavaScript
- Flask
- Jinja
- SQL_Alchemy
- PostgreSQL
- SMTPlib (email communication)
- OS (.env variables)
- Deploy to a WSGI server using GUnicorn
- Dark mode
- Create content
Website UI dependent on CSS Bootstrap and JavaScript,
the blogpost is themed around the life of a surreal pug.
Normal user key features:
1.Read any posts
2.View comments on any post
3.Create comments
4.Send emails
Admin user key features:
1.Create posts
2.Update posts
3.Delete posts
Communication/contact with the website administrator established through email: