Luizboaventura1 / fastdevelopment

Agile tool leveraging Kanban methodology πŸš€

Home Page:https://fastdevelopment.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastDevelopment

FastDevelopment is a tool for those who want more productivity in their projects, but with an easy-to-use platform and a clean, modern design.

Deploy πŸš€

Link: https://fastdevelopment.vercel.app

Developer guide πŸ“š

click here

User guide πŸ“–

click here

Get started with a few commands βš™οΈ

install dependencies

npm install

Run project

npm run dev

Make the build

npm run build

Features 🌟

  • Login system
  • Kanban board
  • Workspace
  • addition of members

License πŸ“œ

MIT

πŸ›  Technologies

Database and tools πŸ—ƒοΈ

Libs πŸ“š

Interface 🎨

2024-03-02.20-16-45.mp4

How to Contribute πŸš€

  1. Fork the Repository:

    • Fork this repository by clicking the "Fork" button in the top right corner of this page. This will create a copy of the repository in your GitHub account.
  2. Clone the Repository:

    • Clone the forked repository to your local development environment.
    git clone git@github.com:Luizboaventura1/fastdevelopment.git
    cd fastdevelopment
    
  3. Create your firebase project

  • put the environment variables in the .env.template example.
  1. Firebase configuration
  • Create a "users" document in Firebase and then create the Google login option in Firebase Authentication

Detailed installation here

Status 🚦

🚧 FastDevelopment πŸš€ In development... 🚧

About

Agile tool leveraging Kanban methodology πŸš€

https://fastdevelopment.vercel.app

License:MIT License


Languages

Language:Vue 94.7%Language:JavaScript 4.3%Language:TypeScript 0.8%Language:CSS 0.2%