Skip to content

emmsdan-inc/travel-app

Repository files navigation

Jadoo Travels Repository

Welcome to the Jadoo Travels repository! This repository is meant for collaborating on one of Women Techsters Project. This is part of a larger assessment

Instructions

Follow these steps to contribute to the project:

Fork the Repository:

Start by forking this repository to your GitHub account. You can do this by clicking the "Fork" button at the top right of the repository page.

Clone the Repository:

After forking, clone your forked repository to your local machine. You can do this using the following command in your terminal:

git clone <your-fork-url>

Create a Branch:

Create a new branch with your name and your partner's name. Use the format person1/person2 (YourName-PartnerName). For example: FaithDaniel/AnnaJames. You can create a new branch like this:

git checkout -b YourName/PartnerName

Implement the Design:

Use the Figma file provided in the link to implement the design. Make sure to refer to the design and use it as a guideline for your implementation. You can also refer to the provided screenshot for reference.

Project Figma Design Link

Design Screenshot

Jadoo Travel Agency

Commit and Push:

Once you've implemented the design, commit your changes to your branch. It's a good practice to commit frequently to save your progress. Remember to use a descriptive commit message.

git add .
git commit -m "Implemented header navigation design changes"
git push origin YourName/PartnerName

Create a Pull Request (PR):

After committing your changes, go to the GitHub repository, and you should see a prompt to create a pull request. Click on it, provide a descriptive title and details about your changes, and create the PR.

Submit the PR Link:

After creating the pull request, go to this form and submit the link to your pull request. This is how we'll keep track of your contributions.

That's it! You've successfully contributed to the Jadoo Travels project. Thank you for your work, and happy collaborating!

If you have any questions or need further assistance, feel free to reach out to the project maintainers @emmsdan.

About

This is a Women Techsters Project - Month 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published