Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 2.78 KB

README.md

File metadata and controls

39 lines (28 loc) · 2.78 KB

Backend-Initiative-Project

If you're new, the Backend Initiative Project aka Levelled Membership Program is a continuous program in which concepts required for development, are broken down into levels associated with tasks. So for each level, you get to work on a particular concept and submit the associated task. This goes on till you get to L12 in which case you would've learnt more than enough of what is required to do Backend Development. Whoot!!!!🤩🤩🤩

And yessss, you can join in at any time. Submission for each level happens every 2 weeks so you wont miss out on anything.

Submission is via this link: https://docs.google.com/forms/d/e/1FAIpQLSckJcKk0a3zAzQuaqNEM0gYY8zE6ox_gQ8zA9IvoXiNb3arYw/viewform

Guidelines

  1. Fork this repository.
  2. By default you have a main branch and 12 other branch.
  3. For each level task, checkout the branch with the name of that level. The link to the branch is what you will submit via here.
  4. Push changes.
  5. After we assessed the task then we will do the needful and give adequate feedback.

Please note: These are some of the things we are looking out for in your submissions

All links should be correct and publicly accessible. Ask for someone to help you check if you're not sure.

Code Separation of Concern: It is bad practice to have all code eg routes, models(data), controller in one file. It makes the file bulky and unmaintainable. Endeavour to separate your code as your language permits.

Postman should have an example response that the consumer can look at. See sample here

Try as much as people to help out people in the channel, you can ask for who needs help or help someone who asks for help. This helps improve your grade and especially your helping(mentoring) skills.

Please do not submit for another level if you've not been graded for the previous level. You may start the task but please do not submit yet.

Submission is via this link: https://docs.google.com/forms/d/e/1FAIpQLSckJcKk0a3zAzQuaqNEM0gYY8zE6ox_gQ8zA9IvoXiNb3arYw/viewform

Resources

Goodluck everyone and let's all have a wonderful week!!!!