https://github.com/turingschool-examples/modules_lesson
This repository is designed for the Back End Mod 1 Modules lesson at the Turing School.
https://github.com/turingschool-examples/modules_lesson
be-1 ruby
Last synced: 6 months ago
JSON representation
This repository is designed for the Back End Mod 1 Modules lesson at the Turing School.
- Host: GitHub
- URL: https://github.com/turingschool-examples/modules_lesson
- Owner: turingschool-examples
- Created: 2021-11-03T21:59:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T19:58:39.000Z (over 3 years ago)
- Last Synced: 2025-06-05T07:47:45.085Z (about 1 year ago)
- Topics: be-1, ruby
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 57
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modules Lesson Repository
This repository is designed for the Back End Mod 1 **Modules** lesson at the Turing School.
## Instructions
* Clone this repo (no need to fork it).
* We will complete exercises using the code files in the following order:
1. `orders` Directory
1. `socials` Directory
1. `vehicles` Directory
* Please consult the `README` file within each directory for instructions and more information.