You are off to a good start. Your website is pretty, and quite complete.
But one thing you can't do yet is import the credit reports automatically.
I have just worked on this task for 2 days,
and now I have the .net and sql server code to do this.
It uploads the credit report html file that you can save when you view it online.
It then breaks it all down and saves the data to the database.
The webpage returns immediately b/c it's handled asyncronously.
It takes about 2 minutes to import it.
toddmorrow1 7 months ago
You are off to a good start. Your website is pretty, and quite complete.
But one thing you can't do yet is import the credit reports automatically.
I have just worked on this task for 2 days,
and now I have the .net and sql server code to do this.
It uploads the credit report html file that you can save when you view it online.
It then breaks it all down and saves the data to the database.
The webpage returns immediately b/c it's handled asyncronously.
It takes about 2 minutes to import it.
toddmorrow1 7 months ago