... | ... | @@ -423,3 +423,13 @@ Master A-<name> B-<name> C-<name> D-<name> |
|
|
- Can be anything
|
|
|
- Try to be brief and descriptive
|
|
|
|
|
|
## Problems
|
|
|
|
|
|
### Adding courses and repos from student database
|
|
|
|
|
|
- This is such a pain
|
|
|
- After I integrate this into the current version we have two options
|
|
|
1) Modify our mongo databases
|
|
|
2) Change the way we load the courses/projects in studentPage.js
|
|
|
- The initial solution is preferred
|
|
|
- The second solution will make the code nicer, but I don't want to modify it too much so that we can get a first version functioning first |
|
|
\ No newline at end of file |