Skip to content

ayado7/foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Did not Ask Version URL Logic Framework

#Project Description: Did Not Ask is an anonymous sharing platform for you to share stories that happened to you or you've been through such as abuse, marginalization, mistreatment, forced displacement, or unfairness as examples, and extends to any situation which you "Did not ask for". The problem is that it's often hard to share these stories with the public, or even our close friends, at the same time, many of us are unaware of what others are going through in their daily lives. This platform gives you space to share such stories safely, raise awareness about such topics, and have an insight into what other people are going through so you know you're not alone, and you have more sympathy towards other people in your life.

#This repository contains all the components that make up the "Did not Ask" website:

  • the Frontend allows the client to interact with the application and gives them the opportunity to view existing posts from all other users
  • the Backene connects the frontend to the database to process user requests such as storing post contents provided by the user or retrieving their posts or comments when necessary
  • the Database stores and manages all the data of the user and posts. The user is able to delete their own records from the database This Database is not secure and should be used only with dummy data as the information is stored in plane text

#How to interact with this site:

  • You can access the deployed site through the URL: https://www.hopp-in.com/ (similarly, you can access it through the deployment URL https://foundationsproject.onrender.com/)
  • You can create a new user account (using dummy data), don't forget to accept the Terms & conditions when creating a new account
  • Or use this test account (username: [email protected], password: 1234)
  • Now you are signed in and can create new posts, comment on your own posts as well as other posts
  • You can access your profile page where your own posts render
  • You can also delete any of your posts by accessing the post and pressing on delete (please note all comments associated with the post will subsequently be deleted as well)
  • Once you are done, you can sign out

#Autor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages