The database and backend, part 2
We are now quite satisfied with the design. Some changes might happen later on but right now we are sticking to the Test.
Tomorrow we will start out with some flow-charts and some database planning. We will plan how the entire backend will be build.
We also have to see if we can install phpMyAdmin on the GNG webserver. This tool is quite important when we have to build the database. If we can't get it to work we might have to build the database on another server, export it and import it to the GNG server. Problem with this solution is that it will be quite hard to correct errors in the database at a later time. The database could also be hosted on another server but that would cost more.
It also seems like the host only supports PHP for active scripting. We haven't worked as much with PHP as with ASP but they are much the same so we probably won't have too many problems.
Tomorrow we will start out with some flow-charts and some database planning. We will plan how the entire backend will be build.
We also have to see if we can install phpMyAdmin on the GNG webserver. This tool is quite important when we have to build the database. If we can't get it to work we might have to build the database on another server, export it and import it to the GNG server. Problem with this solution is that it will be quite hard to correct errors in the database at a later time. The database could also be hosted on another server but that would cost more.
It also seems like the host only supports PHP for active scripting. We haven't worked as much with PHP as with ASP but they are much the same so we probably won't have too many problems.


0 Comments:
Post a Comment
<< Home