Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 697 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 697 Bytes

Heroku app: aqueous-crag-8090.herokuapp.com/users

Features: visit count, average visit duration, location of last visitor, visit counts per day, user authentication

Project 1: Web Analytics

Full problem description is located at: https://stellar.mit.edu/S/course/6/fa12/6.170/courseMaterial/topics/topic2/project/text1/text

###Code Deliverables

Your code should be a rails project located at the root of this repository. To create a new rails project, run

>> rails new .

in this directory.

###PDF Deliverables

Additional deliverables, such as the problem-analysis and the design-analysis, should be saved as PDF files in the directory called "deliverables"