Giter VIP home page Giter VIP logo

fuzail22 / contacts-web-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 882 KB

This is a contact management web application where users can store, update, delete and view contacts. This is not only a full fledged application also, consists of backend which can supports api requests for other applications too.

Home Page: https://fuzail22.github.io/Contacts-Web-App/

HTML 7.04% CSS 17.59% JavaScript 75.38%
deployment-automation expressjs mongodb nodejs reactjs workflow-automation

contacts-web-app's Introduction

Contacts-Web-App

This is a contact management web application where users can search, store, update, delete and view contacts. This is not only a full fledged application also, consists of backend which can supports api requests for other applications too.

Folder Structure

  • Client consists of fronted code built using react js and set for continous deployment using github actions workflow.
  • Server consists of backend code built using express js and mongodb. Set for continous deployment using render.

To deploy using GitHub actions workflow

  • add workflow as in deployclient.yml. No changes needed if same folder structure is maintained.
  • add homepage attribute in package.json
  • add write permission in repository settings in general under actions section.
  • finally commit and push your changes or create a PR.
  • when you have you gh-pages branch built. Goto settings and change source to deploy from branch then select gh-pages.

Note

-One of your dependencies, babel-preset-react-app, is importing the "@babel/plugin-proposal-private-property-in-object" package without declaring it in its dependencies. This is currently working because "@babel/plugin-proposal-private-property-in-object" is already in your node_modules folder for unrelated reasons, but it may break at any time. babel-preset-react-app is part of the create-react-app project, which is not maintianed anymore. It is thus unlikely that this bug will ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to your devDependencies to work around this error. This will make this message go away.

contacts-web-app's People

Contributors

fuzail22 avatar

Watchers

 avatar

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.