Git Product home page Git Product logo

uwmajors's Introduction

UWMajors

This is the github repo for the summer project UWMajors

IMPORTANT

To run the HTML go to you local machine and run Index.html

Localhost Setup & Setting Up DB for Crowdsouce Page (Just 5 quick steps)!

  1. Download XAMPP from online
  2. Open XAMPP and go to "Manage Servers"
  • Debugging tips:
  • If XAMPP won't let you run the MySql server(you click start and its still red) then go to terminal and type (for Mac):
$ sudo killall mysqld
$ sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start
  • Then click start for MySql on XAMPP Application and it should work!
  1. Start a localhost server for UWMajors
    • To do this be in the UWMajors directory and type
$ php -S 0.0.0.0:8000
  1. Open MyPHPAdmin.

    • To do this type in your browser: http://localhost/phpmyadmin/
    • This will allow you to open MyPHPAdmin (won't work if you do not have XAMPP Mysql and Apache Web Server running.
  2. Create a DB named "crowdsource" and a table inside that DB named "crowdsource_info" and the crowdsourcing page should work fine!

Put link to UW major's discord server

  • link

uwmajors's People

Contributors

simku22 avatar hrudhaiumas avatar henryr2112 avatar roshanmettu avatar

Stargazers

 avatar

Watchers

 avatar

uwmajors's Issues

Crowdsource Page Form Update

Update the crowdsourcing page so that the form only displays questions per major.
Include required and non required question handling

Create Official Dashboard Page

  • Pick Major
  • Dropdown 2 cards. One card is for official records received from the Admissions department
  • 2nd card has the detailed department view (Our data)

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.