Giter Site home page Giter Site logo

monday-clone's Introduction

Monday CRM Clone

Table of Contents

Project summary

Technologies

Project summary

This project is a clone of a Monday-style CRM based on Ania Kubów's tutorial. Users of this app should be able to:

  • Create a ticket with data such as title, description, priority, status, progress, and category
  • View a dashboard containing a list of tickets and see each ticket's data at a glance
  • View, edit and delete individual tickets

I changed my approach on a few things that Ania does in the original tutorial.

  • I extracted the TicketForm as its own component rather than including it as part of TicketPage.
  • I used Formik to create the TicketForm and extract the form fields as components so that they could be generated dynamically. To handle validation, I used Yup and created a validation schema for the form.

Current to-dos:

  • Finish the TicketForm component
  • Connect app to Webstax database

Technologies

monday-clone's People

Contributors

krysialynne 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.