Skip to content

shravan-ks/Web-Theme-Editor-Clone-Wix.com-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Theme-Editor

WebPage Theme Editor using Django

This is simple Web Theme Editor Like Wix.com. Built with Python and Django. Where users can create there custom web pages using Themes available in App and Customize by added there info and data.

  • How To Run
    • virtualenv env
    • source env/bin/activate
    • pip install -r requirements.txt
    • Migrations: python manage.py makemigrations(if you intend to use new database)
    • Migrate: python manage.py migrate
    • Create A Super user: python manage.py createsuperuser
    • To Run:python manage.py runserver

Happy Coding !👨🏻‍💻 🚀

About

WebPage Theme Editor using Django ( Wix.com clone )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published