Coder Social home page Coder Social logo

jeffabner / cowfc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kyle95wm/cowfc

0.0 0.0 0.0 5.5 MB

Front- and back-end website for the DWC network server emulator

License: GNU General Public License v3.0

Shell 0.29% JavaScript 8.17% PHP 30.15% CSS 61.39%

cowfc's Introduction

CoWFC

This repo should be considered as legacy fairly soon. A developer is looking to give a complete overhaul to the CoWFC project.

Front- and back-end website for the DWC network server emulator

CONTRIBUTING

Please open pull requests for the dev branch.

How to Build

First, you will need to be running on Ubuntu. Otherwise the setup script will not run. Please run the following command below to get started:

mkdir /var/www ; cd /var/www && wget https://raw.githubusercontent.com/kyle95wm/cowfc_installer/master/cowfc.sh && chmod +x cowfc.sh && ./cowfc.sh

If you're on AWS, you can run this instead:

mkdir /var/www ; cd /var/www && wget https://raw.githubusercontent.com/kyle95wm/cowfc_installer/master/cowfc.sh && chmod +x cowfc.sh && && touch /var/www/.aws_install && ./cowfc.sh

Your server will reboot after adding the PHP7.1 repo. After the server has rebooted, please issue the following commands: cd /var/www/ && ./cowfc.sh

Follow the rest of the on-screen instructions and let your server build.

Features

  • Stats page shows who is online by game/country
  • Admin panel to manage bans, whitelists, and more

Screenshots

Login Page

image

Main Dashboard

image

User List - contains all the info an admin would need to identify a player

image

More screenshots coming soon as we get further with development.

TODO

  • Integrate moderator rank system
  • Integrate moderator account management portal
    • Only accessible by highest ranked moderators
    • Modification of users of the same rank must be done through shell
  • More ideas I'm sure we haven't thought of yet :p

cowfc's People

Contributors

madisive avatar kyle95wm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.