Giter VIP home page Giter VIP logo

applicable's Introduction

there was an attempt

๐Ÿ™Š that's me in at the end (not really ๐Ÿ˜‰).

applicable's People

Contributors

hassanshamim avatar maxbeizer avatar

Watchers

 avatar  avatar

applicable's Issues

Required Fields

As of right now, none of the fields are required, though most fields are required in the current NSS application. I didn't do this straight off because I didn't want to have to fill in all the fields during early stage browser testing. Still, it probably should get done at some point.

It should be as easy as adding required to the simple_form elements in student/_form.html.erb

Admins can delete users

Admins should be able to delete students-- if for no other reason than to clear out some of the fake applicants I have created in the production database.

Progress bar

I would like add a progress bar so that each student knows how much she has left to answer.

http://foundation.zurb.com/docs/elements.php
about 2/3 of the way down says there is a progress bar built into foundation, but I haven't looked at it yet.

I would think it has to be placed above the tabs.

Separate the application out into its own model

Currently the student and the application are the same thing-- this is bad. The application should be its own model. That way the admins can make new applications (new questions).

The student model should contain the biographical information (name, DOB, email, phone, twitter, etc). Then the application should be all the other stuff.

Admins can set student status

The admins should be able to set the status of a student's application: pending/under review, accepted, wait listed, archived.

This is very important for long term organization. The archive would allow the student#index action to only show current applicants and not applicants from three years ago, etc.

Facebook Login

I would assume anyone applying for the school doesn't have a github profile at this point-- though I could be wrong. It would be nice to add a login connected to facebook or even twitter.

I think this would be some sort of oauth solution.

PDF formatting

The app/pdfs/student_pdf.rb could REALLY use some refactoring. There is surely a DRYer way to do this...

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.