Giter Site home page Giter Site logo

cs372groupproject's People

Stargazers

 avatar

Watchers

 avatar  avatar

cs372groupproject's Issues

Improve UI on sign up page

image

I've had a few of my friends try out our site and they were confused with

  1. The sign up at the top of the page. Can we have a button for it?
  2. The icon beside First and Last Name is a letter so they were entering their email.
  3. Once a user clicks Sign Up, they can't go back to the login page.

Admin check on login and admin page are hard coded

We need to change this to actually check if the user is in the admin the table.

if($row['username']=="ramaa02"||$row['username']=="staujd02"||$row['username']=="huntmj01"){
	header("Location: ./admin.php");
}

Sign out button does not work on dashboard

The sign out button on the dashboard sends me to the dashboard.
image

I found the following error in the console.

cb=gapi.loaded_0:183 Uncaught Error: nb
at tE (cb=gapi.loaded_0:183)
at jF. (cb=gapi.loaded_0:224)
at new _.C (cb=gapi.loaded_0:112)
at jF.BT (cb=gapi.loaded_0:224)
at signOut (dashboard.js:354)
at signO (dashboard.js:349)
at HTMLButtonElement.onclick (VM6407 dashboard.php:67)

Error when trying to download a file that has been deleted

The file with this uuid has been deleted:

image

When I try to download it I get this error:

Cannot add or update a child row: a foreign key constraint fails (docdashDB.transactions, CONSTRAINT fk_file_id FOREIGN KEY (file_id) REFERENCES files (id) ON DELETE SET NULL)

Signup does not work

image

I get the following error upon trying to sign up:

The password and/or username you provided was not found.

Clicking upload without selecting a file still gives you a uuid on ur upload page

No file selected:
image

Still get a uuid:
image

With an error:

Warning: file_get_contents(): Filename cannot be empty in /home/ubuntu/workspace/project/CS372GroupProject/database.php on line 66 Call Stack: 0.0004 239144 1. {main}() /home/ubuntu/workspace/project/CS372GroupProject/ur-user.php:0 0.2459 248920 2. addFile() /home/ubuntu/workspace/project/CS372GroupProject/ur-user.php:86 0.2459 248968 3. file_get_contents() /home/ubuntu/workspace/project/CS372GroupProject/database.php:66

Before Wednesday TODO

  • Fix Contact Page

  • Address unregistered-user interaction after uploading a document

  • Finish Admin Portal

  • Address how share button will function [Dashboard]

  • Address how Change Password button will function [Dashboard (Settings)]

  • Create simple Go Pro! page {Dashboard or New Page}

  • Put JavaScript behind Sign Out Button [Dashboard]

     WISHLIST
    

=============

  • Fix Google Login

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.