Skip to content
THANDA MAHENDER GOUD edited this page Sep 5, 2022 · 7 revisions

Welcome to the Codelabz wiki!

CodeLabz

CodeLabz is a platform where the users can engage with online tutorials and the organizations can create tutorials for the users. The platform will be developed using ReactJS front end library and the back end will be developed using the Google Cloud Firestore and Google Firebase Real-Time database.

image

Menu_Items

  1. Home

    Route: http://localhost:3000/

    It updates the general information about the user (name, country, website, description, and social media handles).

  2. Notifications under construction

  3. Settings Route: /user-dashboard/profile
    image It performs user account actions (exporting account data, successor settings, deactivating and deleting an account).

  4. Organisations Route: http://localhost:3000/organization
    image It displays the organizations joined by the user and the option to leave and change the settings of an organization.

  5. Profile

    Route: http://localhost:3000/profile
    image It Diplay's the profile of the user logged in

  6. Bookmarks under construction

  7. Tutorials Route: http://localhost:3000/tutorials image

Clone this wiki locally