Skip to content

Commit

Permalink
Docs: Ad new section to 'README.md' and fix broken links
Browse files Browse the repository at this point in the history
- State the number of team members.
- Added Kanban board section with, link to Kanban board
and Kanban initial state screenshot.
- Removed the Tests section link.
- Add issue page link.
  • Loading branch information
ITurres authored Feb 2, 2024
1 parent c428f2b commit 67531f5
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [📊 Kanban](#kanban-board)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
Expand All @@ -21,7 +22,6 @@
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
Expand All @@ -35,7 +35,7 @@

# 📖 Tesla | Book a Ride App <a name="about-project"></a>

**Tesla | Book a Ride App** is a project developed by Front-end [Arturo Emanuel Guerra Iturres](https://www.linkedin.com/in/arturoemanuelguerraiturres/), [Mahammad Mostafa](https://www.linkedin.com/in/mahammad-mostafa/), and Back-end [Demes Ameneshoa](https://www.linkedin.com/in/demesameneshoa/) and [Fatema Nazari](https://www.linkedin.com/in/fatemanazari/).
**Tesla | Book a Ride App** Team (4): is a project developed by Front-end [Arturo Emanuel Guerra Iturres](https://www.linkedin.com/in/arturoemanuelguerraiturres/), [Mahammad Mostafa](https://www.linkedin.com/in/mahammad-mostafa/), and Back-end [Demes Ameneshoa](https://www.linkedin.com/in/demesameneshoa/) and [Fatema Nazari](https://www.linkedin.com/in/fatemanazari/).

> Book your ideal Tesla model effortlessly with our new
> Tesla vehicle booking app! Enjoy daily rates on our five available models,
Expand Down Expand Up @@ -68,6 +68,25 @@
- Recognize the value of making equal contributions to group projects to produce the best outcome.
- Use empty Kanban board to manage tasks with team and own time on the project.

---

<!-- ! Kanban Board -->

### 📊 Kanban Board <a name="kanban-board"></a>

- [Tesla Booking Front-end Kanban Board](https://github.com/users/ITurres/projects/6/views/1)

<details>
<summary>Click to see the project's Kanban board initial state</summary>

![frontend-kanban-initial-state](https://github.com/ITurres/tesla-booking-front-end/assets/100724715/2e2cc352-b84c-49dc-b950-475837d2399c)

</details>

<p align="right">(<a href="#readme-top">back to top</a>)</p>

---

## 🛠 Built With <a name="built-with"></a>

### Tech Stack <a name="tech-stack"></a>
Expand Down Expand Up @@ -242,7 +261,7 @@ You may also see any lint errors in the console.

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]().
Feel free to check the [issues page](https://github.com/ITurres/tesla-booking-front-end/issues).

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Expand Down

0 comments on commit 67531f5

Please sign in to comment.