christianskovly / pieChain

Basic blockchain for raspi
0 stars 0 forks source link

#1 MVC model #19

Closed choir241 closed 7 months ago

choir241 commented 7 months ago

Re-organized code base into a more scalable and cleaner code, allowing easier navigation between pages and making changes to particular functions/methods/components more easy and efficient.

-Added controllers -Added routes -Added views -Added config

Categorized certain controller methods into their respective relationship with the blockchain for raspi