https://github.com/ilvondir/personal-website
Portfolio website with newsletter sending using PHP.
https://github.com/ilvondir/personal-website
ajax css html javascript jquery php xml
Last synced: 9 months ago
JSON representation
Portfolio website with newsletter sending using PHP.
- Host: GitHub
- URL: https://github.com/ilvondir/personal-website
- Owner: Ilvondir
- License: mit
- Created: 2022-10-24T21:57:12.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T08:24:55.000Z (over 1 year ago)
- Last Synced: 2024-05-01T12:05:29.640Z (over 1 year ago)
- Topics: ajax, css, html, javascript, jquery, php, xml
- Language: JavaScript
- Homepage:
- Size: 1.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Website
Website created as a project during studies, designed as a simple portfolio. On the website, the user can send an e-mail and choose whether his address should be added to the newsletter, i.e. added to the XML file. The website allows you to administer the newsletter, which means that it allows you to send e-mail messages to people selected on the list.
The project was created to fulfill the requirements of the university course Internet Ttechnologies in the Computer Science degree. The project received a grade of 5.0 on a scale from 2 to 5.
## Used Tools
- HTML 5
- CSS 3
- JavaScript ES6
- JQuery 3.6.0
- AJAX
- XML 1.0
- PHP 8.1.5
## Requirements
For running the website you need:
- Apache Server e.g. [XAMPP](https://www.apachefriends.org/pl/index.html)
## How to run
1. Install XAMPP.
2. Execute command `git clone https://github.com/Ilvondir/personal-website`.
3. Move `personal-website` folder to `htdocs` XAMPP's folder.
4. Open XAMPP and start Apache.
5. Go to web browser and type `localhost/personal-website` at URL address field.
6. Log in to the selected account to discover various functionalities.
| Account | Password |
|:---------------:|:---------:|
| Administrator | admin |
## First Look
