Giter Site home page Giter Site logo

today-at-brown-node's Introduction

Today@Brown, Personalized

Main view of the app

Project for YHack 2017 by David Hong, Ken Cole, Griffin Beels, and Nate Goodman. See our hackathon-submitted DevPost here!

Fast, responsive app for Brown University morning mail. Filter campus events by category and add them to your calendar in 1 click. Built in Node.js 8, Express, and Pug. Unfortunately, we ran out of time before we could implement the calendar functionality of this website, but we may add it in the near future!

Origin

Brown University has traditionally sent out emails every morning containing detailed information about campus events, but recently it completely overhauled its system and made it cumbersome and unintuitive to use. All of a sudden, Brown students weren't reading the daily mail about Brown's most important campus events anymore. And that is a tragedy!

We wanted to remedy that experience and bring a clean, compact, and fully informative organization of Brown's events, every day, to Brown students on a single lightweight web page.

Priorities

Our biggest priority was designing a space in which the news delivered by Brown's Today@Brown system would be communicated in a clean, no-hassle interface. Our two greatest ideas were as follows:

  1. Each student should be able to choose what types of events they want to appear on their feed. No more tech students having their dashboard flooded with architecture and literary arts events! Students would receive quick access to the events they'd be most likely to attend.
  2. Students would be able to add any on-campus event to their Google Calendar in one or two clicks. (We didn't end up finishing this feature.)

Our project is full-stack and hosted in Node.js. Try it out!

Setup

If you've set up projects in Node before, this will be very familiar to you!

Installation

Install Git and the latest version of Node 8.x.

Running

In your command line/terminal, clone the repository. Navigate to the cloned repository and run the command:

npm install

Then, to run the server, enter:

node app.js

A console message that says Now listening on *:3000 should pop up.

In any web browser, navigate to localhost:3000 to view the page.

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.