ideaScore
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
http.tsx
https://dcm31--4a3064ce045211f087f7569c3dd06744.web.val.run
IdeaScore is a subproject of the char.build domain designed to help teams and individuals score and prioritize ideas.
- Idea Management: Add, edit, and organize your ideas in one central place
- Multi-dimensional Scoring: Rate ideas on impact, feasibility, and excitement
- Google Authentication: Secure login with your Google account
- User Profiles: Personalized idea management for each user
- Responsive Design: Works on mobile and desktop devices
IdeaScore helps you track and evaluate ideas using a structured scoring system:
- Add Ideas: Capture your ideas with titles, descriptions, and initial scores
- Score Ideas: Rate each idea on multiple dimensions:
- Impact: How much value will this idea create?
- Feasibility: How easy is it to implement?
- Excitement: How energized are you about working on this?
- Visualize & Sort: See all your ideas in a dashboard with customizable sorting
- Collaborate: Share ideas with teammates and gather their scores
This project is part of the char.build domain and can be accessed at:
https://char.build/ideascore
- Visit the IdeaScore app at the URL above
- Sign in with your Google account
- Start adding and scoring your ideas
- Use the dashboard to visualize and prioritize your best ideas
The app uses SQLite to store:
- User information (email and login history)
- Ideas with titles, descriptions, and scores
- All data is associated with your specific account
- Built using React for the UI components
- Server-side rendering for fast initial page loads
- LastLogin for secure Google authentication
- SQLite database for persistent storage
- Tailwind-inspired CSS for clean, modern styling
- Responsive design that works on all device sizes
Planned features for future versions include:
- Team collaboration and shared idea boards
- Commenting and discussion threads for each idea
- File attachments and rich media support
- Data export and reporting features
- Custom scoring dimensions
This is a personal project by @dcm31. If you have feedback or suggestions, please contact the author through Val Town.