Skip to content

yveningweather/microblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

Pre-Reqs:

This project requires Python 3.12.x

Steps

  1. In the project root directory setup python virtual environment pyhon3 -m venv venv

  2. Install Flask Library pip install flask flask-sqlalchemy flask-login flask-migrate flask-wtf email-validator python-dotenv

  3. Initialize the database and run the app flask db upgrade flask run

Info

This is an archive repo for one of my school projects, a Flask web app that is a social media microblog that lets you register an account, post, see posts, and view other user profiles as well as make your own.

About

simple microblog app made with flask, SQLalchemy, Jinja and SQLite that was part of a school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors