iamveso / SMS

Building a Student Management System.
0 stars 0 forks source link

Project Review #1

Open chidiwilliams opened 8 months ago

chidiwilliams commented 8 months ago

Overall, the project looks good, and I didn't find any major issues with the implementation. A lot of the minor issues (like code readability and better variable naming) are things that will come with time as you read and write more backend code.

What I can do here is recommend things that would typically be added to make a project like this production-ready, and you can use these topics to continue your learning:

iamveso commented 8 months ago

Thanks. I'll implement the lessons from this and circle back!