A full-stack news portal web application developed as a faculty assignment during the third year of studies. The platform enables users to browse, search, and interact with news content through a modern web interface.
Angular | Used as a front-end framework | |
PHP | Used as a backend (Gets the job done, Just Not the Way You Expect) | |
MySQL | Used as a database |
To run the back-end and front-end code, please refer to the respective README files:
- For server setup and instructions, navigate to server/README.md.
- For client setup and instructions, navigate to client/README.md.