-
Notifications
You must be signed in to change notification settings - Fork 3
Feature List
Jordyn edited this page May 7, 2021
·
11 revisions
Stock Overflow, a Stack Overflow clone, is a website for users to ask questions the stock market with a focus on crypto currency.
- Users can create a new account, login, and logout.
- Users can use a demo login to try the site!
- Users can't ask questions or respond to questions unless they are logged in.
- Logged in users can edit their password.
- Logged in users can delete their account.
- If you'd like to visit a live version of the site, we are hosted on Heroku!
- Logged in users can ask questions which creates a new thread.
- Logged in users can edit or delete their own Questions.
- All users can view questions regardless of login status.
- Logged in users can post responses to question threads.
- Logged in users can edit or delete their own responses.
- All users can view responses regardless of login status.
- Logged in users can upvote or downvote questions.
- All users can search for questions using the searchbar.
- Logged in users can add tags to their questions upon creation.
- All users can click on a tag that is on a question and view a page with all questions that tag is associated with.