Your task: to design a solution for a problem thatÂ
SBA Step-by-step
Design a web app for the task, including functions, site map, colour scheme, screen layout.
Create a prototype to demonstrate the functionality of the web app.
Design a test plan for your web app and conduct the test.
Evaluate your design in all aspects and list out some future development ideas.
This is a sample project that you can use for reference. You can try out the project with the link below.
http://iktmc.42web.io/sba/login.php
You can log in with the user name "s1001" and password "secret123".
This is another sample project that you can use for reference. You can try out the project with the link below.
http://iktmc.42web.io/sbagame/login.php
You can log in with the user name "s1001" and password "secret123".
This is another sample project that you can use for reference. You can try out the project with the link below.
http://iktmc.42web.io/sbastore/login.php
You can log in with the user name "s1001" and password "secret123".
A word game with a a word list. The idea is simular to the Maths game in Sample Project 2
http://iktmc.42web.io/sbaword/login.php
You can log in with the user name "s1001" and password "secret123".
To test the code, follow the steps below:
Upload the php files to the server
2. Import the SQL to your database. You need to edit the database name
3. Change the credentials in config.php
4. Visit the file "login.php" to test your work
Resources