CottageLabs / uniboard

UniBoard project
0 stars 0 forks source link

Create/Edit an Advert (Seller Only) #4

Closed richard-jones closed 10 years ago

richard-jones commented 10 years ago

Provide a create/edit form for sellers to put books online

richard-jones commented 10 years ago

Advert details will consist of:

richard-jones commented 10 years ago

Implementation notes:

richard-jones commented 10 years ago

Add an extra field to the data model to accept "Uni", "Home" or postcode (also update the data model documentation in the README) as well as the lat/lon

richard-jones commented 10 years ago

Lookup "Uni" lat/lon in some domain-based lookup table (e.g. like the email whitelist)

richard-jones commented 10 years ago

Auto-complete subjects from previously entered values

nimphal commented 10 years ago

All the functionality is now up and running. A lookup json file has been created which is now being used both to verify emails and for the address of universities.