-
Notifications
You must be signed in to change notification settings - Fork 406
Home
Welcome to the Codelabz wiki!
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.
- My tutorial
- Organisation
- My Profile
- Logout
-
Home
Route:
http://localhost:3000/
It updates the general information about the user (name, country, website, description, and social media handles).
-
Notifications under construction
-
Settings Route:
/user-dashboard/profile
It performs user account actions (exporting account data, successor settings, deactivating and deleting an account).
-
Organisations Route:
http://localhost:3000/organization
It displays the organizations joined by the user and the option to leave and change the settings of an organization.
-
Profile
Route:
http://localhost:3000/profile
It Diplay's the profile of the user logged in.
-
Bookmarks under construction
-
Tutorials Route:
http://localhost:3000/tutorials
Redirectes to the tutorial created if exist any for the particular user.