GithubHelp home page GithubHelp logo

jlynch630 / harker-courses Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harkerdev/harker-courses

0.0 1.0 0.0 2.19 MB

Home Page: http://harker-courses.surge.sh

License: GNU General Public License v3.0

HTML 6.09% JavaScript 80.99% CSS 12.92%

harker-courses's Introduction

harker-courses ๐ŸŽ Build Status

An online platform for Harker students to leave reviews on courses. Deployed platform can be found at http://tiny.cc/harkercourses or http://harker-courses.surge.sh. The latest deployment will be the latest release.

Project Set Up

Install and Run

First install dependencies with yarn or npm install in project directory.

Then, begin the server with yarn start and head to http://localhost:3000/.

Build & Deploy

npm run-script build

cd build

surge

Linting

eslint --fix [file/directory]

Technical Details

Code Style

Use Airbnb's style guide found here.

Course Pages

Each course page will be rendered with the specific ID of the course, so that each course has a unique webpage with course specific content.

Each course will show the reviews that have been posted, and offer a form to submit a review for that specific course on the right side of the page (as shown in the design).

Verification/Login

Due to anonymity, we will need to verify if students are from Harker or not. In order to do this, students will log into their student Google account, but post anonymously. This is also to be able to track and maintain malicious activity and posts, and ban from the platform if necessary.

Although anyone will be able to sign in with any Google account, Firebase will check if it is from the correct Harker domain before allowing write access to the database.

When signed in, account information will not be shown in header, as we want to remind that each post will be previewed on the website anonymously. That way, we only have to show the Login button if relevant.

Technology

Built using React & Firebase

Authors and Contributors

Neeraj & Sumer

harker-courses's People

Contributors

firebolt55439 avatar jlynch630 avatar n3a9 avatar

Watchers

 avatar

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.