404pandas / dj-lessons-homework

This is a repo dedicated towards holding all my homework while taking dev Dustin Jacob's coding lessons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Contributors Forks Stargazers Issues LinkedIn

Homework

This is a repository to hold all the homework files I create for [Dustin Jackson](https://www.linkedin.com/in/dustinguyjackson/)'s coding lessons.
Explore the docs · View Deployment · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Built With

Javascript HTML5 CSS3

npm homebrew React VS Code

Getting Started

Prerequisites

There are no prerequisites for this project! It's only a container to hold all my homework assignments!

Usage

Any homework I develop will be designed for smaller screens!

Roadmap

  • 100_Frontend
    • Module_1_HTML
      • HTML_101
      • HTML_201
    • Module_2_CSS
      • CSS_101
      • CSS_201
      • CSS_301
      • CSS_401
      • CSS_501
      • CSS_Misc
  • 200_Backend
    • 201_Node_Server
    • 201_NodeJS
      • firstHomework
      • secondHomework
    • 202_Express
    • 203_SQL
    • 204_MoreSQL
    • 205_Sequelize
    • 206_SQL_Relations
  • 300_React
    • 301_Intro_to_React
    • 304_Forms_Routing
    • 305_Old_vs_New_Components
  • 500_Hosting

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT license.

Contact

Mary Elenius - mary.panda.jackson@gmail.com

Project Link: https://github.com/404pandas/dj-lessons-homework

Deployed Site: https://maryelenius.com

Acknowledgments

A special shout out to my daughter, Yennefer! She proves every day that she's small but mighty!!

Common ReactJS Interview Questions and Answers pulled from the following amazing prep resources:

About

This is a repo dedicated towards holding all my homework while taking dev Dustin Jacob's coding lessons

License:MIT License


Languages

Language:HTML 90.3%Language:JavaScript 6.5%Language:CSS 3.2%