Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page: Design & implement the Resource page #16

Closed
ViorelMocanu opened this issue Sep 17, 2023 · 0 comments · Fixed by #107
Closed

Page: Design & implement the Resource page #16

ViorelMocanu opened this issue Sep 17, 2023 · 0 comments · Fixed by #107
Assignees
Labels
content Text or image-related updates design A task related to UI design and static templating implementation. page An entire page layout to create, including static HTML, CSS and templating.
Milestone

Comments

@ViorelMocanu
Copy link
Owner

The Resource page needs a design in Figma (optional) and it needs to be implemented in the code itself.

The content structure for each resource is:

  • title
  • slug (auto-generated from the title, but editable)
  • URL
  • language
  • original publication date (optional)
  • addition date in the current website's database
  • description (rich text)
  • author name (optional)
  • author URL (optional)
  • section (one of: Front End, Back End, Design, Marketing, NetSec and Altele)
  • category
  • rating (1-100) (optional)
  • price (optional)
  • required study time (optional)
  • type (e.g. curs or video or articol, etc)
  • mandatory (boolean)
  • featured image (will double as og:image probably) (optional)
  • tags (array of strings)
@ViorelMocanu ViorelMocanu added the design A task related to UI design and static templating implementation. label Sep 17, 2023
@ViorelMocanu ViorelMocanu added this to the v1.0 milestone Sep 17, 2023
@ViorelMocanu ViorelMocanu added the page An entire page layout to create, including static HTML, CSS and templating. label Sep 17, 2023
@ViorelMocanu ViorelMocanu modified the milestones: v1.0, v0.5 Sep 17, 2023
@ViorelMocanu ViorelMocanu moved this to 📋 Backlog in Resurse.dev Sep 17, 2023
@ViorelMocanu ViorelMocanu self-assigned this Sep 24, 2023
@ViorelMocanu ViorelMocanu moved this from 📋 Backlog to 🏗 In progress in Resurse.dev Sep 24, 2023
@ViorelMocanu ViorelMocanu added the content Text or image-related updates label Sep 26, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Resurse.dev Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Text or image-related updates design A task related to UI design and static templating implementation. page An entire page layout to create, including static HTML, CSS and templating.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant