CSwala / CSwala-android

An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.
54 stars 51 forks source link

Fix #174 and functionality #160 #184

Closed ayushman999 closed 3 years ago

ayushman999 commented 3 years ago

Explanation

Resolved bug #174 and added functionality #160. The bug that's resolved here is the problem that the user was facing by getting his personal details changed all of a sudden and the functionality that has been added is the Personal Information Activity where we'll show the personal information of the user and finally I've set the rule for the realtime database to be only read and write by the authorized users of this application.

Checklist