/DTpyweb-MUOnline-CMS

MuOnline Website written in Python using Flask and Jinja2 template system

Primary LanguagePythonMIT LicenseMIT

DTpyWeb

DTpyWeb is another MuOnline website but this time instead in PHP it is written in Python with Flask and Jinja2 template system. It was originally created for DarksTeam users and released there first.

Login: test/test Live Demo

Core

  • Routing / SEO Frendly URL's
  • Template System with 7 finished templates

Finished Modules

  • User Login
  • User Panel
  • Player Registration
  • TOP 5 Rangking
  • Download Files
  • Vew Character Items

Installation

Required Python version 3+ Download

1st Install Flask pip install flask

2nd Isntall Pyodbc driver pip install pyodbc

3rd Instal Flask Form template system pip install flask_wtf

Filing Config.py file with the SQL server credentials