Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.
/ SWEN444G4 Public archive

Sails.js web application for the RIT SE444 class.

Notifications You must be signed in to change notification settings

iataylor/SWEN444G4

Repository files navigation

StudentChef

a Sails application. Source code on GitHub.

Student Chef is a recipe-sharing web application designed with the hungry college student in mind. It allows you to browse new recipes based on taste preferences, see recipes from users you follow, and search for specific recipes. Combining social media with recipe sharing contributes to a greater sense of community among users of this app, contributing to a more curated selection of recipes.

Using the Application

  1. Navigate to the Student Chef application on your Internet browser.
  2. Log in using any username and password.
  3. From the dashboard, view feeds, recipes and user profiles.

Supported Features

  • Viewing Recipes
  • Creating Recipes
  • Setting Preferences
  • Searching Recipes
  • Viewing User Profiles
  • Following Users
  • Reporting Content
  • Moderator Dashboard
    • Reviewing Reported Content
  • Favoriting Recipes

Unsupported Features

  • Rating Recipes
  • Sending Messages
  • Viewing Users based on Location

For Development:

Setup and Run Instructions:

  1. Install Sails.js with npm:

npm install sails -g

  1. Open a command shell in the SWEN444G4 directory
  2. Run sails lift from the command line
  3. Navigate to localhost:1337/feed

About

Sails.js web application for the RIT SE444 class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published