Giter Site home page Giter Site logo

dimahmz / focus-crafter Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 716 KB

Boost your productivity and manage your time by using the Pomodoro thecnique.

Home Page: https://focus-crafter.vercel.app/

HTML 1.31% JavaScript 40.03% Vue 54.90% CSS 1.05% Pug 2.64% Shell 0.06%
expressjs focus mevn-project mevn-stack mongodb nodejs pomorodo productivity pugjs vercel vuejs

focus-crafter's Introduction

Focus-crafter Logo
Focus on being productive instead of budy

An open source web-app to help you implement the Pomodoro Technique in your daily work routine. With an easy-to-use interface, you can set your work and break intervals and get started with your Pomodoro sessions in no time. It also comes with a timer that will alert you when it's time to take a break or start a new Pomodoro session, so you can stay on track and achieve your goals.


๐Ÿ’ป Production Application

The web app is deployed to focus-crafter.vercel.app


Technologies used

This web app is built with MEVN stack technologies.

It contains a client template(VueJS) connected to a mongodb via an API layer written in nodejs & expressjs.

Project Setup

Client Side

cd client

npm install

Compile and Hot-Reload for Development

npm run dev

server side

cd server

npm install

cp .env.example .env

open the .env file and fill in these environment varaibles

pro_focus_jwtKey="" // a random string to be used for creating jwt token

db_password="" // you database password

app_email="" // an email address to be used to send email to the user

app_email_password="" // the email password

NODE_ENV="" // node environment

PORT="" // port for the app to run on in dev enviroment

app_domain_name="" // the server IP address or the url of the api where it's depoyed

start the server

node index.js

focus-crafter's People

Contributors

dimahmz avatar

Stargazers

Younes M'rabti avatar  avatar                     Mohamed AZZA avatar Oussama Saadaoui avatar  avatar SADEK avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.