Skip to content

Online news portal with capacity for a robust amount of articles. Common users are able to read an unlimited amount of essay and news uploaded by the organization's writers. Collaborators can access and edit their public profiles and create their pieces from inside the webpage.

Notifications You must be signed in to change notification settings

MartinaFSA/newsMagazine

Repository files navigation

newsMagazine

Online news portal with capacity for a robust amount of articles. Common users are able to read an unlimited amount of essay and news uploaded by the organization's writers. Collaborators can access and edit their public profiles and create their pieces from inside the webpage.


This website is yet to be released! Follow to see the project updates

🔧 Built With

VueJS - An approachable, performant and versatile JavaScript framework for building web user interfaces.
Custom PHP Rest API which purpose is to communicate the Front-End with the database and allow the user to Create, Read, Update and Delete (CRUD) registries.

Technical knowledge used in this project:

  • Custom Rest API built from scratch with PHP
  • Web and Database Architecture
  • Production Deployment (Firebase and Aiven)
  • Custom Carousels based on @luveqz tutorial
  • Implement UI design and expand it to create new layouts
  • Full responsiveness and adaptability

⚠️ THIS PROJECT IS A WORK IN PROGRESS ⚠️

Currently working on the Minimun Viable Product phase

💻 Set up

REQUIREMENTS: VueJS, Xampp control panel, MySQL

Clone the repository git clone https://github.com/MartinaFSA/newsMagazine

Install the dependencies and modules npm install

Run the Front-End side of the app npm run dev

Copy the api folder into htdocs inside your xampp folder and initialize Apache in the control panel

Create a database using the queries located in the scripts folder (first createTables, then insertDummyData, lastly create the Stored Procedures)

Stablish the connection between your database and API by updating the credentials.

About

Online news portal with capacity for a robust amount of articles. Common users are able to read an unlimited amount of essay and news uploaded by the organization's writers. Collaborators can access and edit their public profiles and create their pieces from inside the webpage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published