GithubHelp home page GithubHelp logo

tchigher / jira_clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datlyfe/jira_clone

0.0 0.0 0.0 621 KB

A Jira clone built with Vuejs & Nodejs/Graphql

License: Other

JavaScript 4.98% Shell 0.29% TypeScript 33.60% HTML 0.63% Vue 59.08% CSS 1.42%

jira_clone's Introduction

A Jira clone built with Vuejs & Nodejs/Graphql

App screenshot

Getting started ๐Ÿš€

  • git clone https://github.com/Datlyfe/jira_clone.git
  • Install postgreSQL if you don't have it already and create a database ( there is also a docker compose file if you prefer using docker, just run docker-compose up inside the backend folder)
  • Create an empty .env file in /backend, copy /backend/.env.example contents into it, and fill in your database username and password.
  • npm run install-deps
  • npm run start:back
  • npm run start:front in another terminal tab
  • App should now be running on http://localhost:8080/

Inspiration and Why? ๐Ÿคทโ€โ™€๏ธ

I'm a Full Stack Web developer and an open source collaborator that loves building things ๐Ÿ˜‰

This project is basically a clone of another open source Jira clone build in React ( clone of a clone i know ๐Ÿ˜ต) and since im a Vuejs lover i had the idea of rebuilding the app with the same functionalities but using Vuejs instead as i though it would be a great opportunity to explore the new composition api coming to Vue very soon. and since we are doing a full rewrite i added Graphql and Typescript to the mix.

I belive that this project will be a great example for Vuejs developers in the future transitioning from the old Vuejs Api to the new composition Api or for Vuejs newcomers in general.

Author: Bouaggad Moez โœ๏ธ

Email : [email protected]

Website : https://bouaggadmoez.netlify.com/

Contributing

I think the state of the project is good as it is right now feature wise and i will only be fixing bugs if they come up so it you want to contribute in doing so you are very welcome.

Credits

Insprited by oldboyxx/jira_clone

License

MIT

jira_clone's People

Contributors

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