Giter Club home page Giter Club logo

siteace's Introduction

siteace

##final project for RWD&D Meteor.js course

INSTRUCTIONS

You are to make a website aggregator application. The purpose of the application is to allow users to share, discuss and rate pages they find on the internet. You are provided with some starter code which displays a simple list of websites. You can gain up to 70% by implementing the following features:

Users can register and login.

Users can post new websites if they are logged in. Websites posted by users should have an URL and a description.

Users can up and down vote webpages by clicking a plus or a minus button.

Websites should be listed with the most up voted site first.

The listing page shows when the website was added and how many up and down votes it has.

Users can move to a detail page for a website (using routing).

On the detail page, users can post comments about a webpage, and they are displayed below the description of the webpage.

You can gain a further 30% by implementing one or more of the following features:

Challenge 1: Automatic information Can you use the HTTP package for Meteor to pull in information about the posted web links automatically, so the user does not need to enter anything other than the URL?

Challenge 2: Search function Implement a search function that allows the user to search within the listed sites for key words

Challenge 3: Website recommender Can you recommend websites to users based on things they have up voted and commented on? E.g. if I up vote a site entitled ‘Tofu recipes’, it would recommend other sites with ‘tofu’ and ‘recipe’ in their titles or descriptions.

You should deploy your application using the Meteor deploy command and submit a link to the site running on the Meteor server.

siteace's People

Contributors

marzelin avatar

Watchers

James Cloos avatar  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.