Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 396 Bytes

File metadata and controls

18 lines (14 loc) · 396 Bytes

# Contributing to open-source is easy.

  1. Fork the repository
  2. Improve current program by improving functionality
  3. Adding new feature
  4. Improving the documentation
  5. Push your work and Create a Pull Request

# Features Checklist

  1. Templating (done)
  2. Login & Register (soon)
  3. Dashboard (soon)
  4. Admin CRUD Master (done)
  5. User CRUD Master (soon)
  6. News CRUD Master (soon)
  7. Etc.