Git Product home page Git Product logo

plantapp's Introduction

Project Hackspace - Plant App

This project was bootstrapped with Create React App.

Table of contents

About the project

It is a plant management system, which includes login by email and password or other 2 options such as Google or Facebook. Therefore, it allows you to log out.

Once logged in, it allows managing each plant, allowing data such as name, description and image to be entered.

Plant management allows you to create, delete and update your record that you want to store or is already stored.

When there is a record, it allows the information to be loaded into the application according to the user.

Allows you to view the list of plants stored in the application. And it also allows you to view the image stored in the plant.

The development was carried out with the implemented technologies, even the application is responsive.

Tools, libraries and more

  • Firestore: Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at global scale.
  • ReactJS: Is an open-source, front end, JavaScript library for building user interfaces or UI components.
  • Moment: โฑ A library for working with dates and times in JS
  • Tailwindcss: Is the only framework that I've seen scale on large teams. It's easy to customize, adapts to any design, and the build size is tiny
  • Cloudinary: Streamline media management and improve user experience by automatically delivering images and videos, enhanced and optimized for every user.
  • PurgeCSS: PurgeCSS is a tool for removing CSS that you're not actually using in your project. It can be used as part of your development workflow. Used for Tailwindcss to production.
  • Redux: Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. You can use Redux together with React, or with any other view library.
  • Redux Thunk: Redux Thunk is a middleware that lets you call action creators that return a function instead of an action object. That function receives the store's dispatch method, which is then used to dispatch regular synchronous actions inside the function's body once the asynchronous operations have been completed.

Requeriments

  npm install -g postcss-cli postcss postcss-import

Deploy Local

Pre deploy

  npm run install

Runs the app in the development mode.

  npm run build
  npm run start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Deploy Production

Important: PurgeCSS added in package.json and tailwind.config.js, configured to make sure your production builds.

Public project in branch gh-pages

  npm run predeploy
  npm run deploy

View page demo in:

plantapp's People

Contributors

glisselisbeth avatar

Watchers

 avatar  avatar

Forkers

dibxz98

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.