Giter Club home page Giter Club logo

superbox's Introduction

image An all-in-one mobile app (ios, android) for a comic book retail storefront where users can buy and sell items.

by Dexter's Laboratory

Table of Contents

  1. Introduction
  2. Getting Started
  3. Features
  4. Tech Stack
  5. API Documentation

Introduction

This project was a brief one-week sprint where our team completed an MVP for a feature-rich mobile application. The scale and necessary features were dictated by our client - effective and intuitive UI for finding and purchasing products, managing listings and personal information, rating sellers, messaging other users, dark mode, and admin priveleges for banning users.

Features

  • Sign In / Sign Up
  • Market Place
  • Profile

The app offers two distinct profile screens -

User Profile, wherein the user can update their personal information, adjust settings, contact Superbox, and quickly navigate to their Messages, Listings, Purchases, or Public Profile.

Public Profile, which displays the user's profile as it will be seen by other users, including the options to message the displayed user, find other users, or ban the displayed user (when the current user is logged in as admin).

Under the hood, the user information (once it is retrieved from the API after a successful login or profile creation) is held in state in App.js, and distibuted to other components via useContext. When a new user's public profile is called for, an additional API call is made.

Navigation to the logged in user's messages, listings, and other screens, as well as edits to their personal information and settings, will make additional request to the API in order to update and retrieve information from the database.


  • Add / Delete Items
  • Chat
  • Checkout Cart

Simulator Screen Recording - iPhone 14 Pro Max - 2023-08-06 at 21 34 21

Getting Started

  1. From terminal, clone repo
https://github.com/Dexter-s-Laboratory/Superbox.git
  1. Install xcode via app store, and have application open.

https://apps.apple.com/us/app/xcode/id497799835?mt=12

  1. Install dependencies
npm install
  1. Start Simulator
npx expo start

tap i to open ios view
tap a to open android view

Tech Stack

AWS Firebase React-Native Expo Javascript PostgreSQL Node JS Styled Components

API Documentation

superbox's People

Contributors

timdecillis avatar mexicanpepe avatar trilly-con-queso avatar ahusu avatar pnilan avatar ocarvente avatar hollyb-collab avatar muzammilwaheedisme 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.