Skip to content

Commit aa798a4

Browse files
authored
Merge pull request #20 from rubydevi/f/documentation-update
Updated readme
2 parents 0e37981 + 581adbd commit aa798a4

File tree

1 file changed

+18
-22
lines changed

1 file changed

+18
-22
lines changed

README.md

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# 📗 Table of Contents
1313

1414
- [📖 About the Project](#about-project)
15+
- [🚀 Back End](#back-end)
1516
- [🛠 Built With](#built-with)
1617
- [Tech Stack](#tech-stack)
1718
- [Key Features](#key-features)
@@ -24,6 +25,7 @@
2425
- [Usage](#usage)
2526
- [Run tests](#run-tests)
2627
- [Deployment](#triangular_flag_on_post-deployment)
28+
- [📆 Kanban Board ](#kanban-board)
2729
- [👥 Authors](#authors)
2830
- [🔭 Future Features](#future-features)
2931
- [🤝 Contributing](#contributing)
@@ -37,7 +39,11 @@
3739

3840
# 📖 [JetLogix] <a name="about-project"></a>
3941

40-
JetLogix's front end is a React application that fetches and displays information from the [JetLogix back-end](https://github.com/rubydevi/jetlogix-backend) via API endpoints, ensuring a seamless user interface for private jet reservations. Its engaging design delivers an immersive experience, allowing users to efficiently browse, select, and reserve private jets
42+
JetLogix's front end is a React application that fetches and displays aeroplanes and reservation information from the JetLogix back-end via API endpoints, ensuring a seamless user interface for private jet reservations. Its engaging design delivers an immersive experience, allowing users to efficiently create, delete, browse, select, and reserve private jets.
43+
44+
## 🚀 BackEnd <a name="back-end"></a>
45+
46+
[Click here to see the JetLogix back end](https://github.com/rubydevi/jetlogix-backend)
4147

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

@@ -87,14 +93,6 @@ JetLogix's front end is a React application that fetches and displays informatio
8793
8894
- [Live Demo Link](https://)
8995
90-
<p align="right">(<a href="#readme-top">back to top</a>)</p>
91-
92-
## 🚀 Video Presentation Demo <a name="video-presentation"></a>
93-
94-
> Video Presentation of this application:
95-
96-
- [Video Presentation]()
97-
9896
<p align="right">(<a href="#readme-top">back to top</a>)</p> -->
9997
<!-- GETTING STARTED -->
10098

@@ -140,20 +138,16 @@ To run all tests, run the following command:
140138
```
141139

142140

143-
<!-- ### Deployment
144-
145-
You can deploy this project using: -->
146141

147-
<!--
148-
Example:
142+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
143+
<!-- Kanban board -->
149144

150-
```sh
145+
## 📆 Kanban Board <a name="kanban-board"></a>
151146

152-
```
153-
-->
154-
155-
<p align="right">(<a href="#readme-top">back to top</a>)</p>
147+
- [Kanban board](https://github.com/rubydevi/jetlogix-backend/projects/1)
156148

149+
- [Kanban board initial state ](https://user-images.githubusercontent.com/112550568/279359779-a877a136-d14e-4813-8868-68b5b7aec9e6.png)
150+
- We are a team of 3 members as indicated in the authors section
157151
<!-- AUTHORS -->
158152

159153
## 👥 Authors <a name="authors"></a>
@@ -217,7 +211,8 @@ Thank you for taking the time to explore this project! Your support means a lot
217211

218212
## 🙏 Acknowledgments <a name="acknowledgements"></a>
219213

220-
I would like to express my sincere gratitude to [Microverse](https://github.com/microverseinc), the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success. I am truly grateful for your contributions and for being an integral part of my achievements. Thank you for your continued support.
214+
We would like to express my sincere gratitude to [Microverse](https://github.com/microverseinc), the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success.
215+
A big thank you to [Murat Korkmaz](https://www.behance.net/muratk) for the providing the UX design inspiration for this project.
221216

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

@@ -236,8 +231,9 @@ I would like to express my sincere gratitude to [Microverse](https://github.com/
236231
<p align="right">(<a href="#readme-top">back to top</a>)</p>
237232

238233
<!-- ATTRIBUTION -->
239-
<!-- ## 👥 Attribution <a name="attribution"></a>
240-
- ProjectIcon: [Svgrepo](https://www.svgrepo.com/) -->
234+
## 👥 Attribution <a name="attribution"></a>
235+
- This application's front-end UI design is based on the original design by: [Murat Korkmaz](https://www.behance.net/muratk)
236+
241237

242238
<!-- LICENSE -->
243239

0 commit comments

Comments
 (0)