Difference between revisions of "GTAL Dev"
								
								Jump to navigation
				Jump to search
				
				
							
								
							
		 (→Site map)  | 
				|||
| Line 8: | Line 8: | ||
|──────────├─ gang.php (Gang overview, if the player has one.)<br />  | |──────────├─ gang.php (Gang overview, if the player has one.)<br />  | ||
|──────────├─ biz.php (Market overview, redirects to other biz categories.) (Implemented)<br />  | |──────────├─ biz.php (Market overview, redirects to other biz categories.) (Implemented)<br />  | ||
| − | |────────────/  | + | |────────────/<br />  | 
| − | |────────────├─ properties  | + | |────────────├─ properties<br />  | 
| − | |────────────├─ vehicles  | + | |────────────├─ vehicles<br />  | 
| − | |────────────├─ weapons  | + | |────────────├─ weapons<br />  | 
| − | |────────────├─ lotteries and bets  | + | |────────────├─ lotteries and bets<br />  | 
| − | |────────────├─ other services  | + | |────────────├─ other services<br />  | 
Revision as of 22:47, 5 March 2019
Site map
GTAGangs.com/ 
├── index.php (Allows the user either to login or create an account.) (Implemented)
├── main.php (Player's dashboard, if the user is not logged in, it should be redirect to the index page.) (Implemented)
|──────────/ 
|──────────├─ stats.php (A better overview of all the player's stats and info.)
|──────────├─ gang.php (Gang overview, if the player has one.)
|──────────├─ biz.php (Market overview, redirects to other biz categories.) (Implemented)
|────────────/
|────────────├─ properties
|────────────├─ vehicles
|────────────├─ weapons
|────────────├─ lotteries and bets
|────────────├─ other services