Please sign in to access this page

SolarDash

SolarDash Used AI

6 devlogs
20h 44m
•  Ship certified
Created by Marci

It's a simple application that lets you keep track of the position of your solar graphs. You can register, after registration you can simply confirm your email address. If you forgot your password you can request a new password. After logging in you can create solar graphs, delete their positions, edit them, etc. Or edit the pictures.

Timeline

I FIXED IT

Update attachment

Ship 2

1 payout of shell 23.0 shells

Marci

23 days ago

Marci Covers 3 devlogs

I have created the demo and made it available.

Update attachment

I made an editor that allows you to do basic editing on images and then upload them.

Update attachment
Marci
Marci
4h 16m 23 days ago

I'm currently working on the frontend. I already have the main routes in React.js. Now I need to fix it to make it work.

Update attachment

Ship 1

1 payout of shell 60.0 shells

Marci

about 1 month ago

Marci Covers 2 devlogs

I have successfully implemented the frontend components responsible for user registration confirmation, login functionality, and password change workflow. This includes the user interface elements, interaction handling, and integration with the underlying authentication logic to ensure a seamless and secure user experience. The registration confirmation flow guides newly registered users through the process of verifying their email addresses, while the login interface handles credential submission and appropriate feedback for success or failure. Additionally, I developed the password change functionality, allowing authenticated users to securely update their credentials, complete with appropriate validations and user notifications throughout the process.

Update attachment

I have implemented the following features:

User registration and login functionality, allowing new users to create accounts and access the system.

Email verification process after registration to confirm the user's email address and activate their account.

Password reset feature, enabling users to securely reset their password if they forget it.

Update attachment