Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxjdev/landing_page-big_trail_palace
Full Stack Java Developer - Front-End Project: Landing Page
https://github.com/maxjdev/landing_page-big_trail_palace
css html javascript jquery jquery-plugin
Last synced: 11 days ago
JSON representation
Full Stack Java Developer - Front-End Project: Landing Page
- Host: GitHub
- URL: https://github.com/maxjdev/landing_page-big_trail_palace
- Owner: maxjdev
- Created: 2023-10-03T20:26:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T21:14:32.000Z (10 months ago)
- Last Synced: 2024-01-21T22:25:40.280Z (10 months ago)
- Topics: css, html, javascript, jquery, jquery-plugin
- Language: HTML
- Homepage: https://ebac-proj-big-trail-palace.vercel.app
- Size: 5.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Landing Page: Big Trail Palace Deploy
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![jQuery](https://img.shields.io/badge/jquery-%230769AD.svg?style=for-the-badge&logo=jquery&logoColor=white)## Image
## Description
This project is part of the EBAC FullStack Java Developer course, in the Front-End module. Big Trail Palace is a web application developed using jQuery and several plugins to improve the user experience. The objective is to create a user-friendly interface to simulate an online motorcycle store.
## Resources Used
- **jQuery:** JavaScript library that simplifies DOM manipulation and user interactions.
- **Plugins:**
- **Carousel:** Used to create an image carousel on the home page, displaying motorcycle models.
- **Mask:** Applied to format input fields such as phone numbers and Email.
- **Validations:** Implemented to validate forms, ensuring correct data before submission.## Contributing
We welcome and appreciate your contributions to this project! Whether you have suggestions, bug fixes, or new features you'd like to add, please feel free to fork this repository.
### How to Contribute
1. Fork the project.
2. Create a branch for your contribution: `git checkout -b my-contribution`.
3. Make your changes and commit: `git commit -m 'Add my contribution'`.
4. Push to your branch: `git push origin my-contribution`.
5. Open a pull request for review.## Feedback and Issues
If you have contributions, suggestions, or feedback, feel free to open an issue.