dsmann12 / imPACt-dwerz

This is a project for CSC 4330 at LSU. We are desiging a mobile application for the Louis Stokes Center for the Promotion of Academic Careers through Motivational Opportunities to Develop Emerging Leaders in STEM (LS-PAC MODELS). The app will allow mentors and mentees to match and connect with each other based on mutual interests such as field of research/study and other criteria.
0 stars 1 forks source link

R 4.5.1 Post Feed #23

Open dsmann12 opened 4 years ago

dsmann12 commented 4 years ago

Summary

The system should gather posts made by all Mentors in a Mentee’s network and populate a feed of said posts for the Mentee. The system should organize the posts so that most recent posts show up first.

Rationale

Mentees will be able to easily digest content shared with them by Mentors

Users

Mentees, Mentors

Preconditions

Basic Course of Events

dsmann12 commented 4 years ago

Added a barebones implementation of a posts page that grabs data from Firebase Cloudstore