Skip to content

Efficiently organize private lessons between students and educators.

Notifications You must be signed in to change notification settings

nlewis84/lesson-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩‍🏫 Lesson Organizer

Welcome to the Lesson Organizer wep application! This app was created using Sinatra and ActiveRecord. It is an interface to organize Private Lessons between students and educators. In this iteration, the user holds an administrator role and may add teachers, students, or lessons. A login is required to access the website.

📖 Demo

Click the picture below to see a video demo!

Lesson Organizer Home Screen

🧑‍🎓 Installation

  • Download or clone this project

🏫 Usage

  • cd into the lesson-organizer directory
  • Run bundle install
  • Run rake db:migrate
  • Run rake db:seed
  • Run shotgun
  • Open your browser and navigate to the local url provided by the shotgun server
  • Use john_smith@school.com:trumpet123 to see some seed data

✏️ Contributing

Bug reports and pull requests are welcome on GitHub here. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

📚 License

The gem is available as open source under the terms of the MIT License.

🖍️ Code of Conduct

Everyone interacting in the Lesson-Organizer project's codebases, and issue trackers is expected to follow the code of conduct.

About

Efficiently organize private lessons between students and educators.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published