Skip to content

This is an example Content Management System Template via Full-Stack Development!

License

Notifications You must be signed in to change notification settings

SCIFER99/Content-Management-System-Template

Repository files navigation

Content-Management-System-Template

This is an example Content Management System Template via Full-Stack Development!

Greetings all!

This is an example of a Content Management System for full-stack software engineering projects! I laid the foundational template to demonstrate how a basic RESTful/Fast API is developed!

The modules required for this to work is as follows:

pip install Flask
pip install render_template
pip install request
pip install redirect
pip install url_for
pip install flask_sqlalchemy
pip install SQLAlchemy

PS: Make sure to set your Sqlalchemy_database_uri properly, otherwise it will not work!!!

Hapy Coding guys!