From c8d8db6928214e67f5348752e3f7b314bdff96c3 Mon Sep 17 00:00:00 2001 From: Sagi Dayan Date: Tue, 7 Jul 2015 18:17:28 +0300 Subject: [PATCH] Created Iterations (markdown) --- Iterations.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Iterations.md diff --git a/Iterations.md b/Iterations.md new file mode 100644 index 0000000..9b59b27 --- /dev/null +++ b/Iterations.md @@ -0,0 +1,16 @@ +# Iterations + +### Iteration 1: + +Main Feature - Explore Flow +Status :checkered_flag: Done. + +- [x] User Login Successfuly +- [x] Email Validation +- [x] Secure API +- [x] Explore Campuses +- [x] Explore Classes +- [x] Explore Projects +- [x] Basic UI and Info in Project Page +- [x] Basic Settings -> Changed To User Profile +- [x] Github integration into Projects Info (Cron Job once every hour) \ No newline at end of file