Giter VIP home page Giter VIP logo

mp23_astr's Introduction

Unpacked logo

Unpacked

This project was developed during the 4th semester of EASV's Computer Science program as a final exam project for the Mobile Programming and Fullstack Development course.

Description

Unpacked is a shopping list application that enables users to share and collaborate on their lists, as well as join pictures to their items. The application is built for mobile devices using Flutter, while utilizing Firebase tools for persistence.

Features

  • Register and sign in via Email and Password, or your Google account
  • Create and share your shopping lists with others
  • Add items to your shopping lists and let others know what you exactly need via attaching pictures
  • Recieve a notification whenever a new item is added to you shopping list

Run Locally

Prerequisites

Setup

Clone the project

  git clone https://github.com/RomanMeasv/mp23_astr

Go to the project directory

  cd mp23_astr

Install dependencies

  flutter pub get

Go to the functions folder

  cd functions

Install dependencies

  npm install

Put the file mp23-astr-firebase-adminsdk-3gl9w-984d3164ee.json into the directory

Navigate back to the root directory

  cd ..

Launch

Start the emulator suite

  firebase emulators:start

Start the application

  flutter run

Known issues

Google Sign-in does not work with Firebase Auth emulator

As the Firebase Auth Emulator does not support Google sign in, this feature is unavailable while using the emulators. The application has to be deployed for this feature to work.

Invalid refresh token upon emulator restart

If the application is relaunched after an emulator restart, the user will be logged out and the refresh token will be invalidated. This is due to the fact that the emulator does not persist the refresh token. To resolve this issue, the user has to log out and log in again.

Additional Documentation

Report

Authors

mp23_astr's People

Contributors

sergiomm0 avatar ladam0203 avatar romanmeasv avatar tawfikazza avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.