Coder Social home page Coder Social logo

krmahi / secondlife Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 52.57 MB

SecondLife is a cross-platform App, which allows users to sell and buy old things online with just some clicks | react-native (expoGo)

License: Apache License 2.0

JavaScript 100.00%
api-sauce async-cache expo expo-cli nodejs-api nodejs-server react react-app react-native-app reactjs second-life secure-storage

secondlife's Introduction

SecondLife Logo

SecondLife

An application for selling stuff you do not need anymore.

Last Commit Shield Badge Repository Size Shield Badge NPM Shield Badge SecondLife Stars

This repository consists of a React Native Marketplace Application built with Expo CLI.

SecondLife offers free user to user classifieds listings. Buy and Sell!

Running the Application

Running the application on your machine

To run the application on your machine, follow the steps below:

Setting up the Backend Server

  1. Download/ Clone the repository on your machine.
  2. Open the Backend folder via VS Code.
  3. Open the development.json file (configdevelopment.json) and change the asterisks in assetsBaseUrl to your machine IPv4 Address.
  4. Open the terminal at the root of the Backend folder (Ctrl + ') and run npm install to install the project dependencies.
  5. Still in the terminal, run the command node index.js to start the Backend server.
  6. The Backend server is live and ready to be accessed - To confirm that it is live, access http://localhost:9000/api/listings.

Setting up the Application

  1. Download/ Clone the repository on your machine.
  2. Open the app folder via VS Code.
  3. Open the client.js file (appapiclient.js) and change the asterisks in baseURL to your machine IPv4 Address.
  4. Make sure you have Expo CLI installed globally - if not, install it via npm install -g expo-cli.
  5. Open the terminal at the root of the app folder (Ctrl + ') and run npm install to install the project dependencies.
  6. Still in the terminal, run the command expo start to start the app (make sure an AVD is running).
  7. The application should open automatically on the AVD.

Application features

  • 10 Screens - Welcome, Register, Login, Account, Upload, View Image, Messages, Listings, Listing Edit, and Listing Details Screens.

  • Animation - Using Lottie (Activity Indicator, done animation and more).

  • Authentication - User authentication (Register, Login/out).

  • Cache Layer - Caching Images.

  • Custom and Reusable Hooks - Api, Location, and Notifications.

  • Form Validation - Using Formik.

  • Gesture Handler - Swipe to delete, and pull to refresh.

  • Navigation - Using React Navigation and Stack Navigator.

  • Push Notifications - When messages are received.

  • Reusable Components - Button, Icon, Forms, Screen, Text, Text Input and more.

  • Splash Screen - Logo Screen Design while the app is launching.

SecondLife Logo

secondlife's People

Contributors

krmahi 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.