Giter Site home page Giter Site logo

selfesteem's Introduction

Bucharest Polytechnic University Faculty of Engineering in Foreign Languages

Databases Project

HUBS SELF ESTEEM PLATFORM

Coordinator Asist. Drd. Ing. Iuliana Marin
Student Moșteanu Bogdan-Mihai

WARNING

For evaluation purposes there is a folder 'UNIVERSITY' with all the sql commands to create the database.
For all other purposes you have the built-in laravel migration!

Description

The purpose of this project is to help people who have self esteem issues talk to other people who face similar problems in a friendly community.

Users who have an account can post new topics or reply to existing ones while visitors are only able to view what is posted. In it's final version, this platform will allow you to take personality quizzes and upload images/videos directly. The final version of the dashboard will show you metrics regarding your posting habits and tips based on your quiz results.

To create such a project I am using mysql as the database, with a PHP backend and bootstrap as the frontend framework.

Used packages:

Database Design and Implementation
enter image description here

CONSTRAINTS

  • For users, the email must be unique
  • The slugs for discussions must be unique
  • Obviously, the ids for each table must be unique

With this platform you can define custom user roles. The default ones are user and admin, but you can easily add roles like "Moderator".

Usage

Requirements
You will need to make sure your server meets the following requirements:

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension

Installation

  1. Download the project
  2. Install dependencies
    • composer install
    • npm install
  3. Seed the tables
    • php artisan db:seed
  4. Run it
    • php artisan serve
    • npm run watch

Future plans

  • Fully implement questionnaires for users
  • Better, more responsive user interface

Written with StackEdit.

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.