Server list website

Results 1 to 2 of 2
  1. #1
    Member Raggaer is offline
    MemberRank
    Jun 2013 Join Date
    96Posts

    Server list website

    I started developing a RotMG private server list website, but I need some advices about the layout, need to know if the text is readable, if the layout looks nice ( I want to keep the layout clean and simple ).
    Im also using bootstrap for Alerts, buttons and some js components.
    The website is built using Laravel PHP Framework and some custom classes.

    Passwords are stored using Laravel Hash:: method, also all forms use Form::token to prevent XSS, all user input is sanitized and stored with HTML::entities, URL routes use custom XSS class to pervent attacks

    Forum is just a MyBB one.

    For the client system:
    Users upload their clients to MEGA then my system ( using VirusTotal API ) will scan it and add report into the database, then an admin will check the report and approve the client ( or maybe not :p )

    Some screenshots : Note that images are zoomed-out so quality isnt the best.

    Homepage ( where server list + featured server box appears )



    Myaccount page



    Ticket answers are viewed using the bootstrap modal component





    I will add more images when Im back at home

    Thanks


  2. #2
    Enthusiast SomeAsianDude is offline
    MemberRank
    Apr 2013 Join Date
    25Posts

    Re: Server list website

    It looks simple but its nice, well done.



Advertisement