Welcome to SwapEx, This application allows college students to trade products, monitor market data in real-time, and get prospective buyers.
##🧑💻 Contributing We welcome contributions! If you'd like to contribute, please fork the repository, create a new branch, and submit a pull request. Ensure your code follows the project's coding standards and includes relevant tests.
git fork https://github.com/SWEP-Project/SwapEx.git
- git clone https://github.com/SWEP-Project/SwapEx.git
- cd SwapEx
- git checkout -b feature/your-feature-name
- Commit your changes:
-
git add .
-
git commit -m "Add your commit message here"
-
Push to the branch:
-
git push origin feature/your-feature-name
-
Submit a pull request on GitHub.
If you have any issue you want to solve, create an issue for it and give the best description for another member to understand the problem