Answer the question
In order to leave comments, you need to log in
What technologies to use for the project?
Actually, it is required to develop an information system as a task for educational practice. The database is implemented in MySQL DBMS. The IS itself should provide the ability to add records, obtain customer lists, create new orders, etc. Access to individual IS functions is regulated by account rights (when entering, we indicate the account data, depending on its type, we get one of the possible interfaces). An important aspect is the ability to access IP from mobile devices. Therefore, the question arose what technologies to choose for implementation.
One option is (C# + MySQL). Wouldn't there then be problems when implementing an application for mobile devices?
The second option is (php, CMS). Web-oriented interface allows access to IP from mobile devices. However, not very familiar with php.
Answer the question
In order to leave comments, you need to log in
IP will be made in the form of a website? Then it doesn't matter what to do it on: php, ASP.NET + C# or RoR.
For the ASP.NET + C# bundle, it also doesn't matter which DBMS to use.
If you need to implement only the backend, then I recommend looking towards C # + ServiceStack - a chic framework for creating services. And it will not matter what customers will sell on.
I think enough php + mysql. Take a simple cms so as not to write from scratch.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question