Giter Club home page Giter Club logo

cs-326-smalltalk-project's People

Contributors

brojay avatar derekanton avatar rmmccann avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

derekanton

cs-326-smalltalk-project's Issues

Need to redirect to login page when not logged in

If you visit a page that uses current_user when not logged in, express throws an exception. We need to prevent this by redirecting them to the log in page, "/". This should be easy to implement as a middleware function. Also, we may want some pages to still be accessible when you are not logged in. In Twitter, for example you can go to someone's page and read their tweets even if you are not logged in.

Notification system

We need a facebook/twitter style notification icon/area/dropdown/etc in the menu-bar to alert users of new notifications. This will probably also involve adding columns to Users (or a new table) in the database to store a queue of notifications.

Still no hashtag functionality

We need to recognize strings with "#something" when a user types in a text box and implement a hashtag search function to display all the most recent posts with a given hashtag in them.

No Settings page

We need to add a Settings page to allow the user to edit their information, preferences and delete their account if they wish.

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.