Skip to content

diana/OrganizationApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrganizationApp

Get Organized is a self-help app, created by Diana Miller, to help people track home organization projects! The project's technologies are currently:

  • Ruby on Rails
  • JavaScript
  • HTML
  • CSS

To run this app, until deployed, fork and clone the repository to a new directory on your machine. Make sure you have npm and lite-server CD into Frontend to install these dependencies. Then, in a seperate terminal CD into Organization. Run rails db:migrate, rails db:seed, and rails s -p 3000. Go back to your Frontend terminal, and run lite-server.

Watch this video to see how the app functions.

This project is a work in progress. Future features include:

  • Option to create new rooms with pre-seeded tasks
  • Authorization, and user creation
  • Administrative and general users
  • Connection to an outside API to hire workers of certain rooms/jobs

Thank you for checking out my Organization App!

Update:

Backend has been deployed to heroku:

Frontend has been deployed to Firebase:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published