mentorship-flutter icon indicating copy to clipboard operation
mentorship-flutter copied to clipboard

THIS PROJECT IS ARCHIVED. Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the...

Results 28 mentorship-flutter issues
Sort by recently updated
recently updated
newest added

### Description Added Google Sign In to the app. Was not able to implement Apple Sign In as it requires setting up a paid apple developers account. This change depends...

**Is your feature request related to a problem? Please describe.** Currently we use Github actions to build on every PR and create a artifact where the testing team can download...

Status: Available
Category: Quality Assurance

### Description Added regex email validation. Fixes #149 ### Flutter Channel: - [X] I have used the Flutter Beta channel on my local machine ### Type of Change: **Delete irrelevant...

### Description Github deprecated some of its commands, specifically the setenv and addPath. This PR updates the deps to fix this ### How Has This Been Tested? Tested [here](https://github.com/Techno-Disaster/mentorship-flutter/actions/runs/413638666) ###...

Category: Quality Assurance
Type: Testing

**Describe the bug** The confirm password function of the register page doesn't seem to work. Even if the password and confirm password don't match, the confirmation email is sent. **To...

First Timers Only
Status: Available

As a user it is quiet possible that I forget my login password. If that happens I wont be able to login to my account. A good solution would be...

Type: Enhancement
Category: Coding
Status: On Hold
Status: Possible Future Feature

**Is your feature request related to a problem? Please describe.** Currently during Registration, Email and Password are checked only to ensure they are non empty values. Proper validation must be...

## Description As a user I would like to be able to login/sign-up using a social account, so I don't need to create a profile from scratch ## Acceptance Criteria...

Type: Enhancement
Category: Coding

### Description Update deps Fixes #145 ### Flutter Channel: - [x] I have used the Flutter Beta channel on my local machine ### Type of Change: **Delete irrelevant options.** -...

Category: Quality Assurance
Status: Ready to Merge
Status: On Hold

## Description As a user, I need to add the **delete my account** feature to the settings screen. so that I can or anyone can delete the account from the...

Status: On Hold