Giter Club home page Giter Club logo

uniconnect's Introduction

UniConnect Logo

UniConnect

CircleCI Status: CircleCI

Introduction

Do you want to know what is trending at your university? Do you want to know more about the latest events, sports, clubs, academics at your university? UniConnect can help you with that:

  • Join your universities community and see all the groups for you
  • Create a post, share pictures, participate in discussions
  • Keep up with the university plans and news
  • Anonmynous profiles so you can be you

Use your android device to join your universities community. Download the UniConnect app today!

Storyboard


Main View:

alt text

Make a Post:

alt text

Read a Post:

alt text

Class Diagram

Description

MainActivity: This is the first screen that the user sees, it displays a feed of posts.

MakePostActivity: This screen allows a logged in user to create a post

PostDetailsActivity: This screen shows the details of a post, including post title, description, photos, comments, and replies

RetrofitClientInstance: Bootstrap class required for Retrofit

Community: Noun class that represents a community

Post: Noun class that represents a post

Comment: Noun class that represents a comment

IPostDAO: interface to work with Post data

ICommentDAO: interface to work with Comment data

ICommunityDAO: interface to work with Community data

Functional Requirments

Examples

Given

The user is not logged in

When

the user opens the app

When

the user clicks on "create account"

When

the user fills in "eternallydoomed" as username, "[email protected]" as email, and "Pa$$w0rd" as password

Then

an account is created for the user through firebase authentication


Given

When

the user opens the app

Then

The user views a feed of posts that are ordered by popularity


Given

The user is in the app

When

the user clicks on one of the post

Then

the user is able to see the post in detail, including comments and pictures


Given

The user is in the app

When

the user searchs in the search bar

Then

The user views a feed of posts that match the search text


Given

The user is in the app

When

the user is not logged in

Then

the user can log in or sign up


Given

The user has an account

When

the user logs in

Then

the user sees a personalized feed of posts

  1. Creating posts

Given

The user has an account and is logged in

When

the user click on the "Add Post" button

When

The user fills in Title, description, photo (optional), community

Then

the user's post is saved in the database


Given

Bipal has an account and is logged in

When

Bipal clicks on the "Add Post" button

When

Bipal fills in "Mobile App development" as title

When

Bipal fills in "" as description

When

Bipal fills in "School of IT" as community

Then

Bipal's post is saved in the database with "Mobile App development" as title and "School of IT" as community


Given

Bipal has an account and is logged in

When

Bipal clicks on the "Add Post" button

When

Bipal fills in "Mobile App development" as title

When

Bipal fills in "" as description

Then

An error occurs and the post is not saved in the database


Given

The user is logged in

When

The user is on a post

When

the user clicks on comment under the main title

When

the user fills out a comment

Then

The comment is saved under the post


Given

The user is logged in

When

The user is on a post

When

the user clicks on comment under a sub comment

When

the user fills out a comment

Then

The comment is saved under the post


Given

The user is logged in

When

The user is on a post

When

the user tries commenting under a sub comment

Then

The user is not allowed to do that

Scrum Roles

  • Product Owner/Scrum Master: Pranav Mahajan
  • Front-End Developvers: Bill Appiagyei & Edward Bender
  • Back-End Developers: Bipal Goyal, Anand Pandey & Pranav Mahajan

Standup

Tuesdays and Thursdays 11:00 in class.

uniconnect's People

Contributors

bendered2332 avatar billapp99 avatar bipalgoyal avatar mrpandey2k avatar pranavm7 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

uniconnect's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.