Git Product home page Git Product logo

asc_476's Introduction

Build Status Code Climate Coverage Status Dependency Status

To set up this project you have to do a few things:

  • Install Ruby RVM
  • Run bundle install
  • Setup mysql, set the mysql settings in config/database.yml
  • Run rake db:create
  • Run rake db:migrate
  • Run rake db:seed

Or

  • Run ./bootstrap.sh

Server

When you're ready to run the application:

  • Run rails server
  • Visit localhost:3000

Tests:

  • Run rake test:prepare
  • Run bundle exec rspec spec

Fake Courses

  • Run rake db:courses

asc_476's People

Contributors

grandynguyen avatar johnhiott avatar keith avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

johnhiott

asc_476's Issues

Reports

  • Searchable
  • Sortable columns
  • Printable
  • Filter by attributes

positions

go over data and position functionality

Views

We need to figure out what views should have what other HTML

  • Positions, show some applicant info? Like their comments? Class? Major?

reports

finish and clean up reports

duplicate professors bug

If there are more than one of the same professors that are new to the system during create or update of applicant. Multiple instances of the professor will be created in the system.

Validations

  • Make sure all models have been validated correctly

Email Stuff

Customizable emails

  • Emails controller
  • Model
  • Stored in DB
  • Updatable by administrators
  • Save position after email : bf6e234

Questions for customer

  • What access should tutors have if they have an account in the system?

A:

  • Student tutor accounts can see GPA - efcc86b
  • Moderators shouldn't have write access.
  • Moderators should be able to write comments.
  • Will each tutor have their own account (recommended for when tutors leave)?

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.