Skip to content

StudySync is a collaborative project developed as part of the Lighthouse Labs finals project. It is a full-stack web app that helps self-learners and students stay on track with their goals, retain information more effectively, and build consistent study habits using goal tracking, spaced repetition flashcards.

Notifications You must be signed in to change notification settings

ArcaneCipher/StudySync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

react-on-rails

update your trees with (from root):

Client Command: tree -I 'node_modules|dist|.git' client > client/client_tree.txt

Server Command: tree -I 'node_modules|log|tmp|storage|.git|coverage|vendor|public|test|spec' server > server/server_tree.txt

Optional: Limit tree depth for both (e.g., max 3 levels): Client: tree -L 3 -I 'node_modules|dist|.git' client > client/client_tree.txt

Server: tree -L 3 -I 'node_modules|log|tmp|storage|.git|coverage|vendor|public|test|spec' server > server/server_tree.txt

About

StudySync is a collaborative project developed as part of the Lighthouse Labs finals project. It is a full-stack web app that helps self-learners and students stay on track with their goals, retain information more effectively, and build consistent study habits using goal tracking, spaced repetition flashcards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •