Code Monkey home page Code Monkey logo

newslab-feup-lbaw's Introduction

LBAW Class Assignments and Projects

2019/2020 - 3rd Year, 2nd Semester

Course: Laboratório de Bases de Dados e Aplicações Web (LBAW) | Databases and Web Development Lab

Projects developed by: David Silva (daviddias99), Eduardo Ribeiro (EduRibeiro00), Luís Cunha (luispcunha) and Manuel Coutinho (ManelCoutinho)


Project: NewsLab

  • Website/platform where users write and share news and opinions about different subjects, enabling people to interact with the articles by rating or commenting them;
  • Did various tasks regarding website planning and specification, from developing frontend page mockups to creating data models and schemas for the backend database structure;
  • Adopted an Agile methodology to develop this project, working in iterations and selecting user stories to implement for each one;
  • Developed a REST API to allow the frontend to connect with backend services;
  • Languages/technologies used: PHP, Laravel, Javascript, HTML, CSS, PostgreSQL, Docker.

Grade: 19.4 / 20


Disclaimer - This repository was used for educational purposes and I do not take any responsibility for anything related to its content. You are free to use any code or algorithm you find, but do so at your own risk.


NewsLab (Collaborative News)

Project

Team

Artefacts

Instalation and usage

docker run -d -it -p 8080:80 -v $PWD/:/var/www/html lbaw2022/lbaw2022:latest -e DB_USERNAME="lbaw2022" -e DB_PASSWORD="DP580136" 
docker-compose up
  • User credentials:
Type Username Password
regular user [email protected] Asdqwe123
banned user [email protected] Asdqwe123
administrator [email protected] Asdqwe123

GROUP2022, 18/02/2020

newslab-feup-lbaw's People

Contributors

eduribeiro00 avatar

Watchers

 avatar

Forkers

daviddias99

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.