Skip to content

This is a vue 3 study project that consists in a small mobile goals planner to register goals and tasks

Notifications You must be signed in to change notification settings

luanmessias/vue-goals-planner

Repository files navigation

Goals Planner

This is a vue 3 study project that consists in a small mobile goals planner to register goals and tasks

GitHub language count Repository size GitHub last commit License website-status

FeaturesScreenshotsPre-requisiteInstall and RunAuthorLicense


Features

  • Login with register or google oauth
  • Toggle between light or dark mode layout
  • Multi-language select (English, Spanish and Portuguese)
  • Create, edit and delete goals
  • Create, edit and delete tasks for your goals

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3
Screenshot 4 Screenshot 5 Screenshot 6

Pre-requisite

Before you begin, you will need to have the following tools installed on your machine:


Project Install and run

# Clone this repository
$ git clone <https://github.com/luanmessias/vue-goals-planner>

# Access the project folder cmd/terminal
$ cd vue-goals-planner

# install the dependencies with yarn
$ yarn
# or with npm
$ npm install

# Run the application in development mode with yarn
$ yarn dev
# or with npm
$ npm run dev

# The server will start at port: 8080
# go to http://localhost:8080

Tech Stack

Vue Firebase Pinia Sass VSCode Figma

The following tools were used in the construction of the project:

See the file package.json


Author

Luan Messias
Luan Messias

Linkedin Badge Gmail Badge


License

This project is under the license MIT.

Made with love by Luan Messias 👋🏽 Get in Touch!

About

This is a vue 3 study project that consists in a small mobile goals planner to register goals and tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published