P
P
PapaBubaDiop2012-12-17 18:24:41
PHP
PapaBubaDiop, 2012-12-17 18:24:41

Rewrite a 10 year old website

10 years ago, a gaming site was created in PHP + Mysql. The toy itself is written in javascript-96.
The site moved to Drupal 5 years ago. From Drupal, only the authorization block on the site was used.

In light of the monstrosity and holeiness of the old Drupal and the emergence of mobile devices on which customers play, it's time to completely rewrite the site.

Prompt modern technologies, as easy as possible for my case. The game is regular solitaire, 100 players per day.
The implementation language does not matter.
The background is white. Registration is not with FaceBook.

Thank you.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey, 2012-12-17
@Ualde

As you have correctly indicated in the tags, first you should decide on a framework for solving this problem, because you don’t need to change the main tools, since they already worked as they should.
There are many subjective factors when choosing a framework. My choice for JS would be jQuery; for PHP on Yii or Symfony (which of the two disputes is endless, including here, on Habré in q&a).
The background, in this case, I think it does not matter :)

V
Vyacheslav Plisko, 2012-12-17
@AmdY

Take php laravel laravel.com/ admin bundle bundles.laravel.com/bundle/lara_admin . Over the weekend, you can translate a simple site.

V
Vyacheslav Slinko, 2012-12-18
@KeepYourMind

I would do on nodejs + express + angularjs

V
vivat4, 2018-03-07
@vivat4

sdelayhod.ru/patiences/sol - here the solitaire "Kerchief" is implemented in native javascript, it works well and stably. So I think the js implementation will be the most

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question