/CoderDojo-App

An app for CoderDojo

Primary LanguagePHPOtherNOASSERTION

CoderDojo

This app is an app to track progress of CoderDojo participants. It tracks points, badges (or belts) and gives somewhere for people to show off projects.

Note

Remember to copy application/config/database.sample.php to applcation/config/database.php. This is so that people don't overwrite other's database configs when they push

Wishlist

  • Suggest & vote on topics to be covered in a Dojo (moderated)
  • Ask questions and get responses (think StackOverflow, moderated)
  • Mentors and teachers to share resources with students
  • Types of users: student, parent, mentor, teacher, admin
  • Showcase what they've been working on