Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gayaIn/gayaIn-Frontend-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native is released under the MIT license. Current CircleCI build status. PRs welcome!

SCREENSHOOT DEMO

  • History Statistic History

  • Manage Uer User

DEMO

http://gayainweb.s3-website-us-east-1.amazonaws.com

Table Of Contents


Intro

Gayain is an e-commerce application collaboration project with the team at the Arkcademy bootcamp. Gayain includes web and mobile platforms. Mobile applications are used for marketing, while for the web platform it is used for product, user, and category management. This application was built with React and React native, shipping gateway using the API rajaongkir


Features

  • Manage Product (CRUD)
  • Manage Category (CRUD)
  • Manage User (CRUD)
  • Chart statistics of Revenue
  • History of order, weekly, and detail history
  • Authentication with JWT in backend
  • Persist and rehydrate a redux store

Requirments


Related Projects

This project is related to several platforms


Installation

1. Clone Repo

clone the repository

$ git clone https://github.com/gayain/gayaIn-Frontend-Web
$ cd gayaIn-Frontend-Web
Install Depedencies
$ npm install
Update Depedencies
$ npm update
Setup Environment

Before project development or build for production, you should create new .env file, edit REACT_APP_URL variable to backend server. you can found the backend server here.. https://github.com/gayain/gayain-Backend

REACT_APP_URL=<Backend-api-url>
npm development

if you want start on development mode.

$ npm start
Build For Hosting in Server

build for production ready, and host ready

$ npm run build

Dependencies

List of depedencies using in this project

Plugin Description
React Web Framework
Axios HTTP client for request API
Chartjs Chart Statistic
Redux Global State Management
Redux Promise Middleware Promise handler for react redux
Redux Persist Persist and rehydrate a redux store
Dot Env Dot Env

License

MIT

@2020 - gayaIn Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •