Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Site is suitable for probably most actual minecraft servers. Functionality like HelpDesk and News on home page etc. would help server owners in managing server & community

License

Notifications You must be signed in to change notification settings

Szczurowsky/MinecraftServerPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinecraftServerPage

Repo for minecraft server who needs responsive site with a lot of functionality

About

Site is suitable for probably most actual minecraft servers. Functionality like HelpDesk and News on home page etc. would help server owners in managing server & community

Screenshots

https://imgur.com/a/1JCdUw2

Built with

Python HTML css PyCharm Django

Features

  • News on home page
  • HelpDesk for players
  • Ability to Sign Up
  • Responsive design

Setup

  • Clone repository https://github.com/Szczurowsky/MinecraftServerPage
  • Place into Django directory
  • Migrate database
  • Add url to app in main url file. path('', include('Main.urls'))
  • If you want to use tickets than import them to path('tickets/', include('tickets.urls'))
  • Enjoy

To Do

  • Itemshop

Design

MDB Boostrap template(Old one) on free license: https://mdbootstrap.com/general/license/
This too: https://www.bootdey.com/snippets/tagged/ticket

Contact

Feel free to contact me via discord Szczurowsky#2137

MIT © Szczurowsky

About

Site is suitable for probably most actual minecraft servers. Functionality like HelpDesk and News on home page etc. would help server owners in managing server & community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published