/intern_diary

internship diary recording tool, VueJs + Firebase + Vuetify

Primary LanguageVue

Intern Diary

Live: https://intershipdiary.web.app

Daily Progress Reporting web application made with Vuejs and Firebase

Mobile Ready

Technologies

  • VueJs + Vuetify
  • Firestore
  • Firebase Authentication
  • Firebase Hosting (for live version)

How to Install

  • Clone this repository
  • Open your favourite terminal and run npm install
  • Create a new Firebase project
  • Copy and rename the src/config/firebase.sample.config to firebase.config
  • Add your firebase credentials to firebase.config file
  • After installation run npm run serve

How to build the project

  • Run npm run build

Contribution

  • Wanna add some functionalities or fix a bug?
  • Open an issue and send me a PR.

References

Happy Coding..