Giter VIP home page Giter VIP logo

studentbranchmeetings's People

Contributors

alexnecrojack avatar dpliakos avatar

Watchers

 avatar  avatar  avatar

studentbranchmeetings's Issues

Use framework.

Since we have the basic structure, a micro-framework/framework is needed.
prososals:
php flight micro-framework
rails

Depends on branch's skills.

Not valid peron id

Clicking on a person redirects at person.php/personId=X

When the id is not valid there is not a 404 error page.

Maybe it would be fixed at /pages/person.php
after sql query
count the rows at the result.
if $result->num_rows < 1 then 404

Add score counter

At the person pages a score counter is missing.
score = appoves - disapproves

Make paths relative

Some of the paths are in absolute path format. For that reason they wont work at if files are placed at a server's sub folders. Maybe it's better to be relative paths.
The reason that paths are in absolute path format is that index.php is using different paths than the other pages.

The paths file is under /includes/paths.php

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.