Skip to content

shukkkur/ucaStudentStore_bot

Repository files navigation

ucaStudentStore

To buy from and sell to other students

Features

  • Register the first time, after that you will always be recognised
  • You can login either as a seller or a customer
  • Customer has options of going over the ads in categories, notify the owner about a potential purchase or see seller's contacts.
  • Seller can post a product for selling, edit or delete previous posts.
  • After a user-seller has posted a new product, all registered users will get a notification message
  • If any User adds a new product, all other user get a notification message about it

Further Developments

  • Divide posts into categories (food, clothes ...)
  • Create a seperate chat room for a seller and potential customer
  • Edite your personal information (user name, business name, room and phone number)
  • Delete your account
  • When adding a porduct, specify quantity. If quantity > 0, show product, otherwise don't.

Sample Use

Customer / Buy Owner / Sell
customer owner

Credits

  1. Post on creating a Telegram Bot in Python - DEV.to
  2. 99.9% of the code by CuriousPaul1