main icon indicating copy to clipboard operation
main copied to clipboard

Business & Entrepreneurship Educational App

Results 10 main issues
Sort by recently updated
recently updated
newest added

- [ ] create account - [ ] look at contrib docs (specifically DB tables) and create equivalent API - [ ] add Lance to account

TODO asap - [ ] Dynamic layout rendering for ViewModules @rhodesrm @natalieschulz - [ ] Dynamic layout rendering for ViewTasks @rhodesrm @natalieschulz - [ ] Dynamic layout rendering for ViewSingleTask...

help wanted
good first issue
function
activity
class
PRIORITY

Add various user tasks to the database (case study and discussion, step-by-step situations, strategies, role play, charts, options, and takeaways) to be put in the modules. [This is a sample...

help wanted
good first issue

get design from figma

design

Use get functions to pull modules from the database and dynamically display the content of the modules. Here is a link to a stackoverflow that should get you on the...

function
activity
class

Design layout for ViewRankingActivity and ViewSingleTaskActivity in figma to the translate into Android Studio

design
good first issue

Need a class to compute statistics about a user. Example: percent completed for a module, ranking (based on total points), weekly ranking (based on points of the last week) etc.

good first issue
function
class

Please suggest a few additional fields that could go into the user dreamboard. So far we have the following: * User's vision / ambition / dream * User's 2 year...

discussion
help wanted

We want to give the 'create' button rounded corners and add a white box with rounded corners around each of the elements (besides the title) so that it looks like...

design
good first issue

- Add InputType to editText fields (specifically date type for date of birth, text type for name + hometown, email type for email etc) - Add max/min length to editText...

design
good first issue
function