Skip to content

aaalex/vote_local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

users will find their current representatives

- add columns to positions (term length, start date, end date, election_id instead of avail_for_election?)
- will i have to include today's date?

users will find all the districts they belong to

- by national, state, ward, lsc...?
- users will have many districts, districts will have many users (many to many)
- District.user_id

users will find all the elections in their districts users will find the next election in their district

- .order("date DESC")

make column names unique, e.g. “email” edit data type add devise

- take out password

add bootstrap add navbar

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors