Nutshell is a dashboard for anyone (especially "Day of the Dead" esthetic enthusiasts) to store and organize data for their every day lives. After Registering for an account, the user may login, and view all of their daily tasks, events, news articles, friends, and chat messages.
Upon login a user will be able to see their existing tasks which will appear in descending order. Users may add a task, or edit an existing task. Users may also check tasks off as completed, or just delete them.
Upon login a user will be able to see their existing events which will appear in ascending order. Users may add an event, or edit an existing event. Users may also delete an event.
Upon login a user will be able to see their existing news articles which will appear in descending order with a time stamp attached. Users may add a news article, or edit an existing news article. Users may also delete news articles.
Upon login a user will be able to see their friends. Users may add a friend from the chat message area. Users and friends of users will share visibility of each others information Users may view and delete existing friends.
Upon login a user will be able to see their chat message area. All messages of both the user and the users friends are visible in the chat area. All messages will display in ascending order. Users may delete their own personal chat messages only.
Using session storage Sugar-Deadies were able to mimic multiple users using the site concurrently.