|
-
Jan 9th, 2013, 10:13 PM
#1
Trouble converting example project into portfolio site
Hi,
I am trying to design a new site to act as my portfolio for my software/web development projects however, I have become a bit over whelmed and confused. I have tried converting my own version of this project. In to a site that could act as a portfolio but could later if required act like a shop.

I have designed the database and tried to normalize it into 3rd normal form but when I try to incorporate the new database into the project I receive a whole heap of errors as you can see when attempting to run the project.
Edit:
Basically, I am asking is how convert a website that uses the following database model into one that uses the model above?

Any help or advice is appreciated!
Nightwalker
Last edited by Nightwalker83; Nov 2nd, 2013 at 03:39 AM.
Reason: Fixed spelling!
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jan 14th, 2013, 12:25 PM
#2
Re: Trouble converting example project into portfolio site
Moved to database development
-
Jan 15th, 2013, 09:19 AM
#3
Hyperactive Member
Re: Trouble converting example project into portfolio site
Specifically, what are you looking to do? Why would a portfolio site need an order database? What it sounds like your are trying to do is take a web site , remove it's database, and add a new database. If this is the case, of course you will have issues. The original site will have a whole host of methods and functions dependent on a specific database schema (specific table names, column names, data types, etc). You will either need to rewrite the database to match the original or rewrite the web application to use the new database. Do you have a specific error you need help looking at?
jason
if i was able to help, rate my post!
-
Jan 15th, 2013, 05:24 PM
#4
Re: Trouble converting example project into portfolio site
Well, I am trying to get my site to work like that so in the future if I want/need I can change it from just a portfilio to a business site. What would you suggest?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|