School Project
Go to file
Nik Topler cf1357a950
Update README.md
2020-10-13 11:50:06 +02:00
CSS Few adjustments 2020-10-07 09:36:52 +02:00
Images Few adjustments 2020-10-07 09:36:52 +02:00
JS Few adjustments 2020-10-07 09:36:52 +02:00
account Few adjustments 2020-10-07 09:36:52 +02:00
add-ons Few adjustments 2020-10-07 09:36:52 +02:00
include Few adjustments 2020-10-07 09:36:52 +02:00
other New files 2020-08-30 14:24:11 +02:00
personal Few adjustments 2020-10-07 09:36:52 +02:00
topics Few adjustments 2020-10-07 09:36:52 +02:00
.env_sample Updated security 2020-09-11 21:03:01 +02:00
.gitignore Updated Search functionality 2020-09-20 00:44:09 +02:00
README.md Update README.md 2020-10-13 11:50:06 +02:00
headlines.php Few adjustments 2020-10-07 09:36:52 +02:00
privateInfo.php Updated responsiveness, login with google/facebook 2020-09-27 21:51:05 +02:00
search.php Few adjustments 2020-10-07 09:36:52 +02:00
signin.php Updated profile 2020-10-05 23:45:07 +02:00
signup.php Updated profile 2020-10-05 23:45:07 +02:00

README.md

FEWS

Fews is a clone of the website google News, created as a school project. The design is very similar to the original site.

DESCRIPTION

Fews is a website where you can browse through latest news articles all over the world. You can search it with words/sentences (exclude words, include words, exact phrase and date), or with a country. The website also allows users to signup/signin with regular signin system or with Google/Facebook/(Github - currently in development) and save/follow news articles. Profile costumization is also available. Admins can add new users roles and put news on trending page (headlines) Weather is shown based on your location. You can switch between Celsius (°C), Fahrenheit (°F) and Kelvin (K).

INSTALLATION

Download the files and place them in a folder. Import the database into MySQL. You will need to set up your own API keys on News API, Weather API If you want to use the Google and Facebook login, you will have to request your own API key for both of them. Once you do that and replace it, it should work.

CONTRIBUTING

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

LANGUAGE

Both Frontend and Backend are made in English.