Skip to content

evan9523/farmsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Farmsuite


A basic farmer portal


Features

  1. Email && Password based authentication.
  2. Persistent auth status.
  3. Create user
  4. View all users posted by other team members
  5. Edit users as favourite or not
  6. View favourites
  7. Delete users.

Tech Stack

Client Side:{ React, Redux }, Server Side:{ Firebase Firestore, Firebase Functions }, MiddleWare:{ Thunk }

Online

Farmsuite in action

Run local

  1. Clone this repo
  2. Run 'yarn'to install dependencies
  3. Create web project in firebase console
  4. Copy config and replace in src/config/fbconfig.js
  5. Create firestore collection
  6. Run 'yarn start'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published