Skip to content

abitechcoder/team_dragonbones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Dragon Bones

HNG Internship Team Dragon Bones codebase

Solution to task

Store blog posts as markdown and retrieve upon request. The title of the post and user authentication ID would make for unique file names.

Contributions

The project structure is simple.

  • Page content goes in index.php file (for now, it's a single page app)
  • Page header markup goes in templates/header.php
  • Page footer markup goes in templates/footer.php
  • All styling goes in css/style.css
  • All scripting goes in js/script.js
  • Blog Posts gets saved in BlogPosts/[name_of_file].json
  • Custom functions goes in functions/[filename].php
  • All Design assest goes in designs/ PS: We would refactor as the project grows.

Get started:

The most important thing! Please update the README.md with your name in collaborator section at bottom of this docs. Once that's done the team lead will add you to their team and to the org.

For Developers:
  • Kindly star the project 😉
  • Open an issue for a feature or a change you'd love to work on (please, ensure that someone is not working on it by checking previous issues. Whereby an issue already exist, please still go ahead with the steps below and help the collaborator finish up the feature or changes)
  • Fork the repo
  • Make your changes
  • Push and create a PR
  • Get approvals from other collaborators (if successful, your code gets merged)
  • Congratulations
For Designers:
  • Kindly star the project
  • Open an issue, drop the link to the design (and maybe a screenshot) in the issue
  • Get reviews from other collaborators (if they love it)
  • Move forward with a PR in designs folder
  • Get merged and the design officially becomes the design for the project.'

That will be lots of issue. Yea! true, but this provide a public archive to help track progress and how things will be over the next few months. Good Luck Developers! Happy Hacking!

Teams

Collaborators

  • Abraham Jr. Agiri - @codeekage - Team Dragon Bones Lead

  • Sholademi Elijah - @haywhy43 @hng-teamdrangonbones/frontend-team- Member

  • Tobalase Akinyemi - @funspectre - @hng-teamdrangonbones/backend-team - Member

  • Abdulhakeem Abdulazeez - @ayoazeez26 - @hng-teamdragonbones/frontend-team - Member

  • Alexzender Samuel - @alexzender45 - @hng-teamdrangonbones/frontend-team - Member

  • Ogundiji Bolade - @adroit11 - @hng-teamdrangonbones/backend-team && design - Member

  • Alikali Ojonugwa - @ojonugwa001 - @hng-teamdrangonbones/frontend-team - Team Lead

  • Kingsley Omin - @ojonugwa001 - @hng-teamdrangonbones/design-team - Team Lead

  • Irene Okafor - @Irene-24 - @hng-teamdrangonbones/frontend-team - member

  • Raphael Noriode -@oghenebrume50 @hng-teamdrangonbones/frontend-team- Member

  • Jude Jonathan - @JonathanJude - @hng-teamdrangonbones/backend-team - Member

  • Oranye Nonso -@OranyeNonso - @hng-teamdragonbones/backend & frontend-team - Member

  • Chidozie Ndukaku - @ChidozieNdukaku - @hng-teamdrangonbones/frontend & backend-team - Member

  • Samuel Egahi Okwori - @egahi - @hng-teamdrangonbones/backend-team - Lead

  • Rogers Peter Ukeje- @whizline - @hng-teamdrangonbones/frontend - Member

  • Simeon Bello - @Seybel - @hng-teamdrangonbones/frontend-team - Member

  • Justice Otuya - @justiceotuya - @hng-teamdrangonbones/frontend-team - Member

  • Nathanael Bakare - @nathyjegs - @hng-teamdrangonbones/frontend-team - Member

  • Akinyemi Taiwo - @karrim4real - @hng-teamdrangonbones/frontend-team - Member

  • Adeleye Olamdie - @Olamide - @hng-teamdragonbones/mobile dev - Member

  • Example Name - [@github-handle] - @hng-teamdrangonbones/team-name - Position (ENUMS[Member, Lead])

About

Hotel HNGs Team Dragon Bones GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.1%
  • Hack 7.9%