Closed JosiahRegencia closed 6 years ago
this is for issue #53
In the database, there were some blank columns. Instead of having those blank columns I replaced them with "N/A". I tried using null, but the result was that it duplicated in the tables. Going to make a demo to show how it works.
What's left of the issues in codeclimate are similar code issues. Which were the same ones we bypassed few meetings ago.
this is for issue #53
In the database, there were some blank columns. Instead of having those blank columns I replaced them with "N/A". I tried using null, but the result was that it duplicated in the tables. Going to make a demo to show how it works.