Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a community chat page. Dialogflow not integrated yet #15

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Moved to UI
fonkamloic committed Dec 29, 2019
commit b9be849369cab8a908e9714facb5508c3f12b678
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# peer_learning

A new Flutter application.
Peer learning app help bring together mentors and mentees in local communities. Using this app, new developers will be able to connect with mentors while they learn the programming languages and technologies of their choice.

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
@@ -20,3 +17,13 @@ samples, guidance on mobile development, and a full API reference.
The Peer Learning (PL) Meetup app is a platform that permits users to pair up with a mentor who codes in a particular programming/technology they are interested in learning, provide them with resources, an active coding community and visibility for the to scale in their respective career paths
. The goal of this app is to provide a platform where newbies can learn how to code through the guidance of experienced persons in the field, and enable GDG Buea track the number of developers who code in the various technologies. This will facilitate the channelling of job opportunities for skilled persons in the community.

# Contribute

To contribute to this project, you will need to:
- fork this repo, clone, open the project in your editor of choice and run "flutter packages get" to pull dependencies
- create a firebase account.
- go into firebase console and create a project named peer-learning
- integrate firebase to the app. Follow the instruction on [firebase integration](https://firebase.google.com/docs/flutter/setup)

when all is done, run the app.
You can start making your pull requests