Code Monkey home page Code Monkey logo

donewithit's Introduction

Contributors Forks Stargazers Issues LinkedIn


Logo

Done With It

Mobile app to sell stuff you don't need anymore

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshots
  4. Roadmap
  5. Contact
  6. Acknowledgments

About The Project

Logo

(back to top)

Built With

(back to top)

Getting Started

To get a local copy of the project and run it follow these simple steps:

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Create a project on firebase with firestore support.

  2. Clone the repo

    git clone https://github.com/AiaRup/doneWithIt.git
  3. Install NPM packages

    npm install
  4. Get the following variables from the new created firebase project and put them in an .env file in the root of the project:

    API_KEY = 'API_KEY';
    AUTH_DOMAIN = 'AUTH_DOMAIN';
    DATABASE_URL = 'DATABASE_URL';
    PROJECT_ID = 'PROJECT_ID';
    STORAGE_BUCKET = 'STORAGE_BUCKET';
    SENDER_ID = 'SENDER_ID';
    APP_ID = 'APP_ID';
    MEASUREMENT_ID = 'MEASUREMENT_ID';
  5. Start the project

    npm start

(back to top)

Usage

In the app you can do several actions:

  • Auth: register, login and logout.
  • Content: see a list of items for sale and add a new item.
  • Messages: send a message to the listing's owner.
The app asks the user for permissions to use the location, media and notifications.
Logo Logo Logo Logo Logo

(back to top)

Roadmap

  • [] Add My Listing screen
  • [] Add support for messaging - add, edit and delete
  • [] Add notifications

(back to top)

Contact

Aia Rupsom - LinkedIn

(back to top)

Acknowledgments

I started the project as part of the ultimate react native course by Mosh Hamedani and made some upgrades on my own.

(back to top)

Open in Visual Studio Code

donewithit's People

Contributors

aiarup avatar aiarupsom avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

poggy-fish

donewithit'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.