REPOSITORY OVERVIEWLive repository statistics
★ 8Stars
⑂ 1Forks
◯ 0Open issues
◉ 8Watchers
37/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
14 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Dev Row Records

Description
Welcome to the Dev Row Records online music platform, where you can discover and support the talented artists represented by our record label. This platform provides an interactive and engaging experience for users to explore artists, albums, merchandise, and more.
To visit Dev Row Records click here.
Table of Contents
Installation
- This application requires the use of Node.js and dependencies included in the package.json file
- Clone this repository to your local machine
- Install the required dependencies using the command 'npm i'
Usage
Follow the steps below to use the Dev Row Records online music platform:
Homepage
- Upon loading the web application, you will see a polished homepage with a user-friendly interface.
- Navigate through the top navigation bar, which provides links to key sections, including Home, Artists, Albums, Store, Login, and Sign-Up.
- Scroll down on the homepage to find a row of featured artists and popular albums.
User Authentication
- To create an account, click "Sign-Up" in the navigation bar.
- Enter your email address, desired username, and password into the modal.
- Click the "Sign-Up" button to complete the account creation process and be automatically logged into your account.
Favorites
- When signed in, click the favorites icon on any card to add items to your favorites list.
- Access your saved favorites by clicking "Favorites" in the navigation bar.
- Organize and manage your favorite artists, albums, and merchandise.
- Remove specific items from your favorites list by clicking the remove icon.
- Click on a favorite item to visit its dedicated page.
Artists
- Click "Artists" in the navigation bar to explore cards for each artist represented by Dev Row Records, complete with images and names.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The Placement Cell Application is a Full Stack Application built using MongoDB, ExpressJS, NodeJS, EJS, Express Partials-Layouts, GulpJS, Vanilla JS & implements RestFul CRUD APIs along with CRUD Operations. This project is basically used for the purpose of assigning students to the interview slots of the incoming companies for the visit, at the backend for the employees to work. It manages both student & interview information along with the company visits. This website is only restricted for the use of employees. This website is completely Responsive across all the Devices.
58/100 healthActive repositoryHas homepage
JavaScriptNo license#api#api-rest#crud-application#css
⑂ 67 forks◯ 0 issuesUpdated Mar 31, 2026
Project homepage ↗This project is a Full Stack Todo List Application which is built using the MongoDB, NodeJS, ExpressJS, CSS, Javascript. It implements all the basic functionalities of a todo list, i.e, CRUD Operations (Create Read Update Delete). Users are able to Create new tasks. Users are able to Read the created tasks data. Users are able to Complete the task by checking off the task with a strike through. Users are able to Delete the task. Users are able to Update the tasks with many customized options. Users are able to View a Banner with current date-time. Users can Check the count of remaining tasks, Complete all tasks together, Delete all completed tasks together. Users can View All, Incomplete, Completed Tasks. Users can mark Due Date & Priority Levels for the Tasks.