com-dictionary icon indicating copy to clipboard operation
com-dictionary copied to clipboard

Community Dictionary

Results 88 com-dictionary issues
Sort by recently updated
recently updated
newest added

I want to contribute to the project under the GSOC 2023 program. I want to setup the project on my local machine but it lacks the protocol for the same.

Issue #85 Before: 1. Login Page ![image](https://user-images.githubusercontent.com/84843461/221575611-87b4c167-f23a-4f74-bb1b-3d0d88e30084.png) 2. Signup Page ![image](https://user-images.githubusercontent.com/84843461/221575739-5bd2e653-e6b0-4730-8d7c-98d30ab6b9be.png) After: 1. Login Page ![image](https://user-images.githubusercontent.com/84843461/221575834-f10e87ad-21c4-4729-acad-1e57d4b11c77.png) 2. Signup Page ![image](https://user-images.githubusercontent.com/84843461/221575944-1f138167-89eb-4f8f-bf23-24c2810ee3c4.png)

Enhancing User Experience through UI Changes. Currently, the buttons are too big and the image appears too small.

Previous Readme didn't have much Content. I created a detailed Readme along with Table of Contents. Referenced readme of Codelabz to maintain consistency among repositories. However, I proofread the content...

For #82 Updated the README. For preview before merge, visit https://github.com/akankshat05/com-dictionary/tree/readme

![LoginPopUp](https://user-images.githubusercontent.com/39923784/106805386-a2efa100-668c-11eb-93fe-d0f0d685bf61.JPG) No message appear when a user login with wrong credentials. It just remains static, nothing happens.

As in current version , email id authentication is not applied. User can signup with any email id of valid format like [email protected], to counter this, we should have email...

I noticed that the project is using Inline CSS, which can quickly become unmanageable as the size of a project grows. It is often used for small-scale projects and prototypes,...