IndieCoderMM / IndieCoderMM/snippit-ui

Enable users to submit code snippets

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Implement a form to allow users to submit code snippets along with relevant metadata, such as title, description, tags, and programming language. Validate user inputs and store submitted snippets in the database.

## Expectations

- Users can submit a code snippet with a title, description, tags, and programming language.
- Submitted code snippets are saved in the database.

Contributor guide

Open the contributing guide

Research direction

Start in the snippit-ui React/TypeScript frontend and trace how it communicates with the Rails/Postgres backend. Locate the relevant form and persistence entry points, then verify validation for title, description, tags, and programming language. Done means users can submit a validated snippet and the submitted record is saved in the database.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, rails, react, redux, tailwindcss, typescript
Domain
backend, databases, frontend, full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.