As a user, I want to be able to create boards, add lists, and create cards within those lists. I also want to be able to move cards between lists and mark them as complete.
##🚀 Setup
- Clone this repository.
- Navigate to the project directory.
- Install dependencies using npm install.
- Set up your Postgres database.
- Start the development server using npm run dev.
- Open your web browser and navigate to http://localhost:9000.
- Signup
- you will see a list of your tasks that your manager assigned to u.
- Click on the checkbox next to a card to mark it as complete.
- Fork this repository.
- Create a branch for your changes.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request.
- Khaled Nabaheen
- Farah Alhalimi
- Heba Adwan
- Ahmad Mortaja