Skip to content

Releases: kod-it/csoc

Almost There

28 Feb 05:33
6983cb0
Compare
Choose a tag to compare

This release has fixed major bugs and also has aligned home page which has been linked to other features.
Required Updates to be done in another version: -
• Create Submission/ Create Page Button
• Redirect to dashboard after Email Verification
• Update nav bars of each page and also the auth section to have nav bars
• Embedding notices on the home page

Verification of Users

26 Jan 18:15
a44c5f8
Compare
Choose a tag to compare
Verification of Users Pre-release
Pre-release

v2.0- A feature has been added through which we can stop spammers attack our website as the accounts created needs to be authenticated before accessing the profile/ dashboard panel. We are currently using FIREBASE as its backend.

The Ignition

19 Jan 16:22
09432bd
Compare
Choose a tag to compare
The Ignition Pre-release
Pre-release

v1.0 - Basic Frameworks created - includes a index/ home page, Authentication System(for World) for authenticity of users having SignIn & SignUp options and also has an editable profile section, also has a JS which ensures that the user logs in once and the backend remembers the user to directly help him jump to the profile page and also restrict reverse engineers to access restricted pages without authentication.