Skip to content

On-Schedule/on_schedule

Repository files navigation

README

Sorry for the mess... 😬. On-Schedule is currently under construction (including this read me), and like any good construction project (believe me, I would know), it's messy and could use a good sweeping. Those darn electricians are leaving wire trimmings everywhere! It is also the place where I go to learn and try new things; often, these are things I don't understand at all when I start out, and with that comes the usual code debt and bad form and dead code I forgot to pull out once I figured out what I was doing. Feel free to let me know if you poke around and see something that I could improve or fix or that is just outright bad. I love to learn and make myself and my code better!

On-schedule is a passion project that bridges my construction project management background with my love for programming. While I was still working as a Project Manager, I needed a scheduling tool. So, in my spare time, and more for fun than the actual practicality, I made a scheduling tool in Excel. It was a bit cumbersome and had its fair share of bugs and quarks, but when I took a step back, I realized I needed to change careers and get into software development.

Project MVP

Overall goals

1. Create an effective "Gantt" style project schedule  
2. Create useful project analytics based on schedule data  
3. Create User To-do lists to keep track of pending tasks and schedule objectives  
4. Clean, simple, easy-to-use UI  

Would you be interested in seeing what I've done?

this project is built with
Ruby 3.2.2
Rails 7.0.8
React 18.2.0

  • Clone the repo into a local repository via your mode of choice.
    image
  • Run bundle install, npm install, then rails db:{create,migrate,seed}
  • Go to http://localhost:3000/ and sign in with email: user@example.com and password: password. This will allow you to see a mock database with a few projects in it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors