{"id":15209160,"url":"https://github.com/charnaye95/draftday","last_synced_at":"2026-02-04T10:37:22.882Z","repository":{"id":107635052,"uuid":"483037007","full_name":"charnaye95/DraftDay","owner":"charnaye95","description":"an application that showcases a draft prospect database of the NBA and ideally scouts could use it throughout a season to keep track of players they would be interested in","archived":false,"fork":false,"pushed_at":"2022-12-01T22:57:13.000Z","size":4288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T19:44:01.877Z","etag":null,"topics":["css","cyclic-deployment","ejs-templating","expressjs","html","javascript","mongo","mongodb","mongoose","nodejs","postman"],"latest_commit_sha":null,"homepage":"https://draftday.cyclic.app/","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charnaye95.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-19T00:12:02.000Z","updated_at":"2022-12-01T22:56:50.000Z","dependencies_parsed_at":"2023-06-08T15:45:33.658Z","dependency_job_id":null,"html_url":"https://github.com/charnaye95/DraftDay","commit_stats":{"total_commits":35,"total_committers":2,"mean_commits":17.5,"dds":"0.11428571428571432","last_synced_commit":"a0fe2c1c4d10b7a2bcfa3ad8d60b8728dabddc21"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charnaye95/DraftDay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charnaye95%2FDraftDay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charnaye95%2FDraftDay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charnaye95%2FDraftDay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charnaye95%2FDraftDay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charnaye95","download_url":"https://codeload.github.com/charnaye95/DraftDay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charnaye95%2FDraftDay/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262762438,"owners_count":23360327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","cyclic-deployment","ejs-templating","expressjs","html","javascript","mongo","mongodb","mongoose","nodejs","postman"],"created_at":"2024-09-28T07:21:43.063Z","updated_at":"2026-02-04T10:37:22.824Z","avatar_url":"https://github.com/charnaye95.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DraftDay\n\n**Live Link:** [NBA DraftDay](https://draftday.cyclic.app/)\n\n## Screenshots\nHome Page\u003cbr\u003e\n![Home](public/assets/homescreen.png)\u003cbr\u003e\nAdd a Prospect\u003cbr\u003e\n![Add a Prospect](public/assets/newscreen.png)\u003cbr\u003e\nUpdate a Prospect\u003cbr\u003e\n![Update a Prospect](public/assets/editscreen.png)\n\n\n## Technologies Used\n-HTML\u003cbr\u003e\n-CSS\u003cbr\u003e\n-JavaScript\u003cbr\u003e\n-Node.js\u003cbr\u003e\n-Mongoose\u003cbr\u003e\n-Express\u003cbr\u003e\n-EJS\u003cbr\u003e\n-MongoDB\u003cbr\u003e\n-Cyclic\u003cbr\u003e\n-Postman\u003cbr\u003e\n\n## User Stories\n\n-Users can view a pool of NBA draft prospects, and see their statistics and scouting/highlight videos.\u003cbr\u003e\n-Users can create prospects, thus adding them to the database.\u003cbr\u003e\n-Users can delete prospects from the database.\u003cbr\u003e\n-Users can update prospect information and see it changed on the website, but also in the database.\u003cbr\u003e\n\nMVP\u003cbr\u003e\n\n-A working full-stack application, built by you, using Node.js, Mongoose, Express and EJS (try this first)\u003cbr\u003e\n\n-Adhere to the MVC file structure: Models, Views, Controllers\u003cbr\u003e\n\n-At least one model (for NBA teams) with all 5 RESTful routes and full CRUD.\u003cbr\u003e\n\n-A git repository inside my personal GitHub\n-At least one Github commit per \"day of class\".\u003cbr\u003e\n\n-Be deployed online and accessible to the public via Heroku\u003cbr\u003e\n\n-A README.md file\n\nStretch Goals\u003cbr\u003e\n\n-I'd like to use Bootstrap\u003cbr\u003e\n\n-I'd like to see if I can create a modal or another route for two players that can be compared by looking at both at the same time together side by side\u003cbr\u003e\n\n-I'd like to add other models/databases for other sports\u003cbr\u003e\n\n-I'd like to increase the speed for the site, with all of the players its slow to load.\u003cbr\u003e\n\n\n## Approach\nCreated models and set up database first. Then went one by one on the routes and CSS throughout.\n\n## Unsolved Problems\nI want for the update route to update specific pieces individually, not the whole data. Because as of now if I leave something blank after updating it won't take in the info I had prior, it will return as blank.\n\n## Sources\nESPN\u003cbr\u003e\nBleacher Report\u003cbr\u003e\nYouTube\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharnaye95%2Fdraftday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharnaye95%2Fdraftday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharnaye95%2Fdraftday/lists"}