Giter VIP home page Giter VIP logo

bunkie_mobile_pjt_47's Introduction

bunkie_mobile_pjt_47

This is the repository for the mobile application of the Bunkie project.

Description

Bunkie is an application that aims to solve the problem of university student accommodation. It will help connect students who are in need of accommodation to student partners using different parameters to determine suitability including social preferences, budget, location etc.

Contributing

  • Fork this repository
  • Clone your forked repository
  • Create a new development branch and checkout using git checkout -b *new-branch-name*
  • Confirm you are in your newly created development branch using git branch --show-current
  • Set upstream branch to track remote changes using git remote add upstream https://github.com/zuri-training/bunkie_mobile_pjt_47
  • Pull from upstream using git pull upstream *your-development-branch*
  • Open a new issue on the central repo for the task/feature you want to build. The maintainers will assign this issue to you.
  • After making changes to the repo: stage the files/folders that have been changed using git add *new-file/folder-path*.
  • After staging, write a commit message describing the changes you made with git commit -m *commit-message*
  • Sync your local directory with the remote to avoid merge conflicts using git pull upstream *your-development-branch*
  • Push your changes with git push origin *your-development-branch*
  • Make a pull request to the central repo and wait for review

Dependencies

  • Flutter SDK: >=2.12.0 <3.0.0

Executing program

  • Navigate to the directory on your computer and flutter run

Authors

bunkie_mobile_pjt_47's People

Contributors

achizuepriscilla avatar arch997 avatar mr9tynine avatar seunbayo avatar yenumjay avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

bunkie_mobile_pjt_47's Issues

Profile Setting View

User can select their university, level of study, ethnicity and some other relevant information.

User Profile View

User should be able to view their profile data. Additionally, actions that support updating of data will be added to the view.

Improper Alignment with Amenities Icon

The icons on amenities view are not properly aligned.

The UI representation should be improved.

Some Icons needs to be changed to improve represent the description.

Messaging Chat Page and Chat Detail Issues

When messages are sent by users, the name of the user does not show on the chat.

Also the messages does not appear on the chat detail page.

There is also the issue of sending message to oneself

Text Representations

-About statement on User Profile and Room Mate Profile should be justified.

-The Texts on the App bar for Interest and Lifestyle view, Amenities view and Preferences view is not aligned.

Update Profile Not Working

When users update Profile, the information they updated is not stored. So there is the instance of constantly updating profile without you as a user viewing what you updated when you come back to the update Profile page

Messaging Views

This view handles the list of all messages received by a user.

Verification View

This view should handle the user verification process to confirm the newly signed up user's identity

Edit readme

The readme is not descriptive enough. I will work on it and PR today.

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.