https://github.com/carlosalegreur/gaimonandyou-fullstackclassicwebapp
Website app created using raw classic web development languages (HTML, CSS, JavaScript, PHP, MySQL). You can create an account to customize your Gaimon (OnePiece character) and save it in a database!
https://github.com/carlosalegreur/gaimonandyou-fullstackclassicwebapp
css html javascript mysql php web
Last synced: 3 months ago
JSON representation
Website app created using raw classic web development languages (HTML, CSS, JavaScript, PHP, MySQL). You can create an account to customize your Gaimon (OnePiece character) and save it in a database!
- Host: GitHub
- URL: https://github.com/carlosalegreur/gaimonandyou-fullstackclassicwebapp
- Owner: CarlosAlegreUr
- License: mit
- Created: 2022-10-01T15:24:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T13:31:05.000Z (almost 3 years ago)
- Last Synced: 2025-05-31T20:42:50.502Z (about 1 year ago)
- Topics: css, html, javascript, mysql, php, web
- Language: PHP
- Homepage:
- Size: 9.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **What is this Repo for?** 🤔
This repository served as my **learning playground** during my early days of delving into **full-stack web development**. I experimented with foundational web technologies, including **PHP, HTML, CSS, JS,** and **SQL**, building a web system from scratch.
With time, advancements in **AI** such as **ChatGPT** and **Phind** have streamlined the self-learning process, allowing me to grasp new technologies more efficiently. This led me to shift my focus from mastering individual programming languages to understanding the systems themselves.
I have since concentrated on more complex projects like my **full-stack web2 and web3 blockchain IPFS integrated app**: [**BuddyFightersNft**](https://github.com/CarlosAlegreUr/BuddyFighters-FullstackWeb3NFTGame). Though I've moved on from this initial repository, it remains a vital part of my development journey, laying the groundwork for my understanding of full-stack web systems and the main languages that brought them to life.
Here's a **preview** of 2 of the pages:

# The Last README I made
This is the last readme I wrote for this project:
> 🐣 **Note** 🐣: Looking back, this project fills me with **pride** as I reflect on **how much my knowledge has grown**. Who knows, maybe one day I'll come back and finish it. 😄
Gaimon & You
## About The Project
Web page app created using raw classic web development languages.
You can create an account to customize your Gaimon (OnePiece character) and save it in a database!
## Built With
- Front-end: HTML, CSS, JS
- Back-end: PHP, MySQL
## Use Project (Available in the following website)
Or clone this repository and run a PHP web server connected to a MySQL database.
```
git clone https://github.com/CarlosAlegreUr/GaimonAndYou-FullstackClassicWebApp.git
```
## Roadmap / TODO section
- CLIENT SIDE:
- [] HTML:
- Implement & Undestand basic SEO (search engine optimization).
- [] CSS:
- Responsive design CSS
- Cleaner CSS code, use best practises
- Add some little animation
- [] Javascript:
- Improve best writing practises in code
- Use more async functions
- SERVER SIDE:
- [] Program DataBase interaction
- Sign-up
- Log-in
- Save your Gaimon
- STRUCTURE OF PROJECT'S CODE:
- [] Improve sustainability of the code
- BATTLE MECHANIC!!
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Carlos Alegre - calegreu@gmail.com
Other Projects: [CarlosAlegreUr's Github](https://github.com/CarlosAlegreUr)
Linked-In: [CarlosAlegreUr's Linked-In](https://www.linkedin.com/in/carlos-alegre-urquiz%C3%BA-0b19701b3/)