bounswe / 2021SpringGroup4

This is the project repository of Group 4 for Boğaziçi University's Fundamentals of Software Engineering course.
2 stars 1 forks source link

Frontend : Implement Equipment Post Page #220

Closed yigitsarioglu closed 2 years ago

yigitsarioglu commented 2 years ago

Users should be able to sell some sport equipments through the app. For this, they must be able to upload photos, enter location information, description , contact information and sport type.

Data sent to backend

yigitsarioglu commented 2 years ago

Equipment post page is completed. Only registered users can create equipment that they can sell by filling in the above mentioned input data.