Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disrachik/webdev_studying
Web projects in the learning process
https://github.com/disrachik/webdev_studying
Last synced: 1 day ago
JSON representation
Web projects in the learning process
- Host: GitHub
- URL: https://github.com/disrachik/webdev_studying
- Owner: DisRachik
- Created: 2022-07-05T19:35:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T15:46:57.000Z (about 2 years ago)
- Last Synced: 2023-03-06T05:15:57.065Z (over 1 year ago)
- Size: 30.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repository of works completed in the process of teaching Web development #
* telegram: [@DisRachik](https://t.me/DisRachik);
* discord: [Rachik](https://discordapp.com/users/971828003745198150/);
******### List ###
1. **Project Uber**
- https://disrachik.github.io/WebDev_studying/Uber/
***2. **Project travel travel performed during Stage0 at RSSchool**
- https://disrachik.github.io/WebDev_studying/travel-RSSchool/
* No libraries were used for this work 2.1
* Adaptive layout + layout for mobile devices (implemented in 390px page width) 2.2
* JavaScript was used to add interactivity to the page: 2.3
- slider in the "Destinations" section
- Clicking on the Login button (Account button in the mobile version) shows a generated login popup
- Burger menu is implemented in the mobile version
***3. **Project Pulse**
- https://disrachik.github.io/WebDev_studying/Pulse/src/
* Implemented an adaptive landing page message for using flex 3.1
* plugins / libraries used: 3.2
- slick;
- jQuery script for tabs;
- Magnific Popup;
- Masked Input Plugin for jQuery;
- PHPMailer;
- Animate.css
***