Need guidance regarding my project: Neophyte LMS system
Hi guys, I'm developing a LMS system (in Rails 5) for my university project which is about training new employees in any compnay by setting projects and challenges (sequentially) to start with. For this purpose I have got ready my schema and rechecked it by adding and accessing data through tables.
Now I'm a lil bit confused where to go. Should I just start developing views or there is something missing which I've to do first.