UniKit New Update - Anonymous Message Board


Hi, this is great news for people using UniKit and wants more activity. This update lets users post messages anonymously to the message board. While posting, they can put tags to search what they are looking for easily. It's backed firebase for the database, so when a message posted it's seen immediately by other users. The App does the following in general at this point:

  • Web scraping and data cleaning to get data from MEDICO, doldur.xyz course data from the internet,
  • Connecting firebase to read/write messages,
  • Connecting cafeteria API to get the latest food data.
  • Using NoSQL based database to keep all data related courses and TODOs
  • Schedule notifications for TODOs before 30 minutes or 24 hours
You can download the app from this link. Although it's not used for a long time due to pandemic, It'll be ready and fully functioning at the beginning of the new semester.

Comments

Popular posts from this blog

Computer Graphics - Depth Buffer Test