Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
/ unagi-client Public archive

Mobile client app for location-based social network

Notifications You must be signed in to change notification settings

BlackWild/unagi-client

Repository files navigation

Unagi

Unagi is a location based social network.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Notice: these instructions is only for Linux operating systems

Prerequisites

install Git

sudo apt-get install git

install NodeJs

sudo apt-get install python-software-properties
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -

sudo apt-get install python-software-properties
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

install other prerequisites

See complete instructions in here

Installing

Clone Project

git clone https://gitlab.rdcint.ir/CollegeNumber05/Android.git

Go to Android folder

cd Android

Install dependencies

npm install

Run Project

react-native run-android

Running the tests

npm test

Authors

  • Siavash Davani - front end - blackWild
  • Fateme Najafi - front end - violet135
  • Mohammad mehdi Fallahi - front end

About

Mobile client app for location-based social network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published