Open Gilbertstrang opened 3 weeks ago
Create a post page have all the requirements except for image uploading. Tried to make a tag system that work with Wikidata API. It shows you suggestions based on what you typed and when you click it adds it as a tag. However clicking that new tag doesn't route you anywhere. Also clicking create post at the end does not do anything (other than throwing error) because we don't have a user auth system and API asks for user id.
After clicking "Create a Post" button, user should move to a new page to create a post. In that page, user should create a post based on the requirements (title, description, additional info like size/color/material etc., Wikidata tags). User should also be able to upload images.