Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.46 KB

A platform for people to post and talk about their projects

#currently building

#current build can be found at https://project-dictionary.netlify.app/
(Note : The data from the backend needs some time to load. Please referesh multiple times if posts are not showing up.)

FRONTEND HOSTED ON : NETLIFY
BACKEND HOSTED ON : RENDER (PREVIOUSLY, HEROKU)


HOW TO USE?

  1. CREATE A POST : Fill in the form at the start of the page and click on Submit button. To clear out the entire form at one go, you can also click on the Clear button.
  2. UPDATE A POST : Click on the 3 dots on the top right corder of each post and that will automatically fill in the form with the current information for that particular post. Now you can make necessary changes and click on the Submit button, thus updating the post.
  3. LIKE A POST : Simply click on the thumbs up icon on the bottom left corner of each post.
  4. DELETE A POST : Click on the trash bin icon on the bottom right corner of each post. (Will be adding JWT authentication and pagination soon!)


#WEB

Screenshot 2022-07-20 at 12 22 38 AM

#MOBILE

Screenshot 2022-07-20 at 12 21 22 AM