Skip to content

A social blog publishing platform that allows writers to create and share posts that can be useful to the community.

Notifications You must be signed in to change notification settings

JaiLuthra1/TrueDiaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

True Diaries

True Diaries is a social blog publishing platform that allows writers to create and share posts that can be useful to the community.

Technology Used:

  • Python
  • Flask
  • SQLAlchemy

To Run:

  • Install requirements using pip

    pip install -r requirements.txt

  • Create the tables using db_init.py

    python db_init.py

  • Run the app using run.py

    python run.py

  • The app should now be running at localhost:5000

About

A social blog publishing platform that allows writers to create and share posts that can be useful to the community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published