https://github.com/georgiosioannoucoder/cs50-project0-google-search
This is my solution to Project 0 of the CS50โs Web Programming with Python and JavaScript course. ๐
https://github.com/georgiosioannoucoder/cs50-project0-google-search
cs50 google-search
Last synced: 3 months ago
JSON representation
This is my solution to Project 0 of the CS50โs Web Programming with Python and JavaScript course. ๐
- Host: GitHub
- URL: https://github.com/georgiosioannoucoder/cs50-project0-google-search
- Owner: GeorgiosIoannouCoder
- License: mit
- Created: 2022-09-22T17:29:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T08:33:07.000Z (over 2 years ago)
- Last Synced: 2025-01-02T10:45:42.339Z (5 months ago)
- Topics: cs50, google-search
- Language: CSS
- Homepage: https://cs50-project0.onrender.com
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [CS50-Project 0](https://cs50-project0.onrender.com/) | Google Search
## From the CS50's Web Programming with Python and Javascript website:
"This course picks up where CS50x leaves off, diving more deeply into the design and implementation
of web apps with **Python**, **JavaScript**, and **SQL** using frameworks like **Django**, **React**, and **Bootstrap**.
Topics include database design, scalability, security, and user experience.
Through hands-on projects, students learn to write and use **APIs**, create interactive **UIs**, and leverage cloud services like **GitHub** and **Heroku**.
By semesterโs end, students emerge with knowledge and experience in principles, languages, and tools that empower them to design and deploy applications on the Internet.
**Prerequisites**
CS50x or prior experience in any programming language."## Description
The description and requirements of Project 0 from the course CS50 Web Programming with Python and Javascript can be found [here](https://cs50.harvard.edu/web/2020/projects/0/).## Hosting Site
My solution of Project 0 has been deployed using Render and can be found [here](https://cs50-project0.onrender.com/).## Demo
https://user-images.githubusercontent.com/110848236/191829534-bdb1b2d1-8b14-45b1-8263-784b94cc48ab.mp4