Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
/ study-tracker Public archive

A project to help you track time spent on each subjects & goals for study sessions.

License

Notifications You must be signed in to change notification settings

opendevs-org/study-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

welcome to Study Tracker application 👋

Version License: MIT

A project to help you track time spent on each subjects & goals for study sessions.



Local SetUp

$ git clone https://github.com/open-devs/study-tracker.git

$ cd frontend && npm install

$ Create a .env file inside frontend folder and add VUE_APP_BASE_URL=http://localhost:3000/

$ cd backend && npm install

$ Create a .env file inside backend folder and add these keys and its value: MONGOOSE_CONNECTION_STRING, PASSWORD_SALT_FACTOR, JWT_SECRET

$ finally run frontend & backend : npm run fe && npm run be

👤 author

open devs ([email protected])

🤝 Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 open devs ([email protected]).
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

A project to help you track time spent on each subjects & goals for study sessions.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •