kyle Posted September 6, 2013 Share Posted September 6, 2013 HallExchange is a classifieds service exclusively for college students. Right now, it is only open to students from my school, but will expand to other college's in the future. What do you think? http://www.hallexchange.com/ 10 Link to comment Share on other sites More sharing options...
onjegolders Posted September 6, 2013 Share Posted September 6, 2013 I think it looks good, nice solid looking site. Link to comment Share on other sites More sharing options...
Godfrey Posted September 7, 2013 Share Posted September 7, 2013 Awesome, I totally want something like this for my campus, or any future campus. I had sort of the same idea, except more visual-location based. Built a prototype with plain HTML, CSS, JS, MySQL. What did you use in combination with Processwire to make this? Link to comment Share on other sites More sharing options...
dragan Posted September 8, 2013 Share Posted September 8, 2013 Nice. Of course, this is asking too much, but do you have a test-account (login) someone could use to see the features only available to registered users? I noticed on http://www.hallexchange.com/exchange/ that not all listings have links. Bug or feature? I'd optimize the "price" display, i.e. make it a pure text input field, or an integer, and handle the frontend display accordingly. Various forms of price displays can be seen in the frontend: 25, $25, $$25, 359_plus_utilities_per_month, $_10 etc. Also (just being curious) - what is data-rocketsrc for? The sparse infos I found after googling didn't reveal much... -> <script data-rocketsrc="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" type="text/rocketscript"></script> Link to comment Share on other sites More sharing options...
kyle Posted September 9, 2013 Author Share Posted September 9, 2013 @Gnuey I used bootstrap as a template and then tweaked it for a design that I made in photoshop. Currently all of the backend is handled by Processwire, but depending on how it scales, that could change in the future. @dragan I may supply a test account, but really the only features are being able to view the ads and contact ad posters. The links are actually a bug! Thanks for catching that! I have updated it so the prices display better now. Originally, I didn't know how people wanted to display a price, and I tried to force numbers only. That didn't exactly workout so it's much more flexible now. The data-rocketsrc is actually code provided by Google so I can used their jquery. It just uses their CDN so I can save bandwidth. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now