deepakmeenax / Easylive-Mobile

This repo contains code for easylive app ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One App for student daily need on outstation "EasyLive"

Find accommodation and daily needs without pain

                   

A Simple to use app to search accommodation.

Features

  • Search Accommodation(Rooms and Apartment) by location.
  • Daily needed Grocery Delivery. COMMING

This app includes these features with complete login using mobile otp and a simple and clean ui.

Tech

This App uses a number of open source tools and libraries to work properly:

Frontend
  • React.js - JavaScript library for building or UI components
  • ReactNative - JavaScript-based mobile app framework that allows you to build natively-rendered mobile apps for iOS and Android
  • Redux - JavaScript library for managing application state.
Backend
  • Node.js - evented I/O for the backend
  • Express.js - fast node.js network app framework
  • MongoDB - a document-oriented NoSql database
  • Mongoose.js - an Object Data Modeling (ODM) library for MongoDB and Node. js.
Backend Repo for this is Here
Website Repo for this is Here

Installation

Mobile App

This App requires Expo to run.
Install expo-cli

npm install --global expo-cli

Install the dependencies and and start the App.


npm i
expo start
scan qr code in expo app and boom app is runing.

Contributing

Want to contribute? Great!

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m ‘Add some AmazingFeature’)
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

feadback

Have an idea to tack it forword make a PR or open a issue.

All the PR’s and Issue’s are Welcome

License

MIT

Free Software, Hell Yeah!

About

This repo contains code for easylive app ui


Languages

Language:JavaScript 100.0%