This is a sample blog site created by following the official Flask tutorial.
This project is not installable as of right now. This may come in the future. I have a wheel file, but I don't know if that works. This will be updated as I learn more.
This project is a web application. You can register for an account (that will be stored locally if you download this program), login with said account, and create, update, and delete your own blog posts. Screenshots may be attached in the future.
Thanks to Flask for being cool. Also thanks to Make a README and keep a changelog. I'd be a little lost without those resources.
MIT
Probably will not develop this project much. Will probably clone it for other projects. Only updates will probably come when I migrate from SQLite to PostGreSQL, but that might just be a different project or something. Also may update with the flask official tutorial.