Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Jan 21, 2020
1 parent 7ed2351 commit e8f4558
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ Almost everything.
- Profile page
- Relation Page
- Members page
- Changing password

**What is missing? (in comparison to [Mentorship Android](https://github.com/systers/mentorship-android))**

- RelationPage: updating `availableToMentor` and `needsMentoring` status i
- Changing password
- About screen
- RelationPage: updating `availableToMentor` and `needsMentoring` status doesn't work
- About screen is basically About dialog. It's very simple, more info should be added.

Occasional UI bugs may occur – in that write on [Systers Zulip chat](https://systers-opensource.zulipchat.com/#narrow/stream/212722-gci/topic/Cross-platform.20mentorship).
Occasional UI bugs may occur – in this case, please create an issue.

### Overview

Expand All @@ -56,7 +56,7 @@ I successfully ran this app in Chrome.

[web example here](https://i.imgur.com/zPaWStL.mp4)

> It's not stable nor smooth (yet), but hey, it works.
> It's neither stable nor works smoothly (yet), but hey, it works.
_Unfortunately_ I was unable to make requests to the [hosted dev server](http://systers-mentorship-dev.eu-central-1.elasticbeanstalk.com/)
because apparently it has CORS disabled.
Expand Down
6 changes: 6 additions & 0 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,26 @@ PODS:
- Flutter (1.0.0)
- flutter_secure_storage (3.3.1):
- Flutter
- package_info (0.0.1):
- Flutter

DEPENDENCIES:
- Flutter (from `Flutter`)
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
- package_info (from `.symlinks/plugins/package_info/ios`)

EXTERNAL SOURCES:
Flutter:
:path: Flutter
flutter_secure_storage:
:path: ".symlinks/plugins/flutter_secure_storage/ios"
package_info:
:path: ".symlinks/plugins/package_info/ios"

SPEC CHECKSUMS:
Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
flutter_secure_storage: 7953c38a04c3fdbb00571bcd87d8e3b5ceb9daec
package_info: 48b108e75b8802c2d5e126f208ef540561c98aef

PODFILE CHECKSUM: 1b66dae606f75376c5f2135a8290850eeb09ae83

Expand Down

0 comments on commit e8f4558

Please sign in to comment.