Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/capstoneproject
I built a capstone project for an online website, following the design guidelines provided by Microverse. The project was developed using HTML, JavaScript, and CSS.
https://github.com/mohamedhnoor/capstoneproject
css3 html5 javascript
Last synced: about 4 hours ago
JSON representation
I built a capstone project for an online website, following the design guidelines provided by Microverse. The project was developed using HTML, JavaScript, and CSS.
- Host: GitHub
- URL: https://github.com/mohamedhnoor/capstoneproject
- Owner: MohamedHNoor
- Created: 2022-09-12T08:19:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T09:40:49.000Z (over 1 year ago)
- Last Synced: 2023-06-16T10:40:43.936Z (over 1 year ago)
- Topics: css3, html5, javascript
- Language: HTML
- Homepage: https://mohamedhnoor.github.io/capstoneProject/
- Size: 6.89 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capstone Project
> in this capstone project I build an online website using the guidline design given below:
- https://www.behance.net/gallery/29845175/CC-Global-Summit-2015## built with
- semantic HTML tags
- best practices in HTML code
- CSS selectors correctly
- CSS box model
- Flexbox to place elements in the page
- media queries
- GitHub Pages to deploy web pages
- JavaScript to manipulate DOM elements
- JavaScript events
- objects to store and access data## Live Demo
- https://mohamedhnoor.github.io/capstoneProject/# WORK FLOW SCREENSHOTS
![mobile-home-page](./images/mobile-home-page.JPG)
![mobile-about-page](./images/mobile-about-page.JPG)
![mobile-menu](./images/mobile-menu.JPG)
![desktop-home-page](./images/desktop-home-page.JPG)
![desktop-about-page](./images/desktop-about-page.JPG)## Prerequisites
- computer with internet
- visual studio code## Author
- GitHub: [@githubhandle](https://github.com/MohamedHNoor)
- Twitter: [@twitterhandle](https://twitter.com/MohamedHNoor)
- LinkedIn: [@linkedinhandle](https://www.linkedin.com/in/mohamedhnoor/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!Feel free to check the issues page.
## Show your support
Give a ⭐️ if you like this project!## Acknowledgments
- Cindy Shinon Behance for her UI design template
## 📝 License
This project is [MIT](MIT.md) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._