https://github.com/andreaj2l/pcgds
UK | Website for selling computer goods
https://github.com/andreaj2l/pcgds
css html js php sqlite
Last synced: 3 months ago
JSON representation
UK | Website for selling computer goods
- Host: GitHub
- URL: https://github.com/andreaj2l/pcgds
- Owner: AndreaJ2L
- Created: 2024-12-22T19:48:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T21:04:55.000Z (over 1 year ago)
- Last Synced: 2024-12-22T21:26:23.740Z (over 1 year ago)
- Topics: css, html, js, php, sqlite
- Language: PHP
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The site was created in practice in college. The site includes several pages.
On the main page there is a registration button and a password generator; profiles are saved in .txt format,
although they could have been done using DB. There is also a poop-up menu where there is a link to a test with 1 question and pictures,
there is also a link to a chat, the chat history is saved in the DB using SQLite3.
There are also other functions