robtyketto
Registered User.
- Local time
- Today, 09:12
- Joined
- Nov 22, 2006
- Messages
- 21
Greetings,
I'm designing a simple FAQ system.
The primary aims are as follows :-
* Allow a choice of category to display Question and Answers
* Allow a sequence to be provided to display Q&A's
* Allow user to rate the advice
* Record the number of times the Q&A viewed
* Record the initial date of when the Q&A was entered into the system by an Admin user
* Upon edit of Q&A record the updated time stamp
Here's my current DB schema (looking very sparse)
Any advice and guidance would be greatly appreciated (I did think about a category table but from the category name maybe makes a description redundant).
I'm designing a simple FAQ system.
The primary aims are as follows :-
* Allow a choice of category to display Question and Answers
* Allow a sequence to be provided to display Q&A's
* Allow user to rate the advice
* Record the number of times the Q&A viewed
* Record the initial date of when the Q&A was entered into the system by an Admin user
* Upon edit of Q&A record the updated time stamp
Here's my current DB schema (looking very sparse)
Any advice and guidance would be greatly appreciated (I did think about a category table but from the category name maybe makes a description redundant).
