/fastdevelopment

Agile tool leveraging Kanban methodology 🚀

Primary LanguageVueMIT LicenseMIT

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