TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: My first Rails app: Movie Tell

1 点作者 danjaouen将近 11 年前
So I finally completed my first Rails app. As it&#x27;s my first app, I know I&#x27;ve got some things wrong here or there and I could use some advice from more experienced Rails developers.<p>You can find the app here: https:&#x2F;&#x2F;github.com&#x2F;danieljaouen&#x2F;movie_tell<p>And the associated site here: https:&#x2F;&#x2F;movie-tell.com<p>I built the site so that I could easily share movie recommendations with friends. As it stands, a standard workflow would look something like:<p>- sign up to the site<p>- search users for a friend or family member&#x27;s email address<p>- &quot;friend&quot; that user (the user also needs to &quot;friend&quot; you back once they&#x27;ve received your friend request)<p>- search for a movie you want to share (courtesy of Rotten Tomatoes&#x27; API)<p>- click on the movie&#x27;s &quot;detail&quot; page<p>- check the friends you want to recommend the movie to, then click &quot;submit&quot;<p>One thing I should note here is that my front-end skills are practically nonexistent, so though I appreciate any and all feedback, please try to stick to the critiquing the backend code if possible.<p>Thanks!

暂无评论

暂无评论