Git Product home page Git Product logo

golify's Introduction

logo Golify - Achieve your goals of the day

homepage

Golify is a todo application built using following technologies Mongo DB, Expresss JS, React JS, Node JS, Tailwind CSS.

Users using the application can explain the todo in more descriptive way with the help of tasks. User can prioritize (highlight) the todo. This application provides the CRUD operations on todo.

New Feature : USER AUTHENTICATION, SORTING FEATURE, TODO TIMESTAMPS

Icons for the project was taken from flaticons

๐Ÿ’Ÿ Shout out to wonderfull icons creators freepik, pixel-perfect, kiranshastry, Catalin Fertu ๐Ÿ’Ÿ

๐Ÿ’Ÿ Shout out to wonderfull mentor Hitesh Choudhary, Anurag ๐Ÿ’Ÿ

๐Ÿ‘จโ€๐Ÿ’ป About Developer ๐Ÿ‘จโ€๐Ÿ’ป

Hey I am Aarya. Fullstack Javascript Developer from silicon city of India (aka IT Hub, Greencity). Very much eager to explore and develop scalable, user friendly, robust applications. I also take up couple of bootcamps on web development.

LinkedIn
Aarya
Instagram

Do reach out and provide your valuable insights about the project. I appreciate your inputs.

Do reach out if you have any project idea let's work together and achieve goals.

โ–ถ๏ธ YOUTUBE: Run in your localhost server โ–ถ๏ธ

๐Ÿ‘จโ€โœˆ๏ธ Architecture of project (Project Planning) ๐Ÿ‘จโ€โœˆ๏ธ

architecture

๐Ÿ˜ƒ Features of golify ๐Ÿ˜ƒ

  • Create Todo
  • Update Todo
  • View Todo
  • Delete Todo
  • Describe Steps of Action
  • Search Todo
  • Responsiveness
  • User Authentication
  • Sorting Todos
  • Todo Timestamp

New Feature

  • User Authentication
  • Sorting Todos
  • Timestamp on todos

๐ŸŽฏ Machine requirements to run this project ๐ŸŽฏ

  • Node JS (runtime environment)
  • Mongo DB Compass

๐Ÿชœ Steps to run the project in your machine ๐Ÿชœ

  • Download the project locally
  • Unzip the folder
  • Open the unzipped folder in vscode
  • Click on backend folder
  • Rename public.env to .env
  • Ppen the .env file
  • Provide value to PORT variable (My suggestion: 4000)
  • Provide value tp MONGODB_URL variable (My suggestion: mongodb://localhost:27017/golify)
  • Open new terminal to run server
  • Run command 1: cd backend (If your terminal is not in this directory)
  • Run command 2: npm install
  • Run command 3: npm start
  • Now open frontend folder
  • If you have entered different value for PORT variable in backend folder > .env file, Update package.json file in frontend folder.
    • Open package.json look for proxy update :4000 value in the proxy value to the value you provided in .env
    • For example:
  • Open a new terminal to run frontend
  • Run command 1: cd frontend (If your terminal is not in this directory)
  • Run command 2: npm install
  • Run command 3: npm start

If your webpage doesn't load hit this url in your browser: http://localhost:300

๐ŸŽ‰ Here you go your application is up and running... ๐ŸŽ‰

โค๏ธ Glimpse of project โค๏ธ

Web View ๐Ÿ–ฅ๏ธ

Login Page Signup Page create todo todos list task view no task view update view search view

Mobile view ๐Ÿ“ฑ

Mobile View

โณ Meta Information โณ

  • Time taken: 7 days
  • Upcoming Future Enhancement: User Authentication

๐Ÿ˜„ Thanks for spending your valuable time on this project ๐Ÿ˜„

golify's People

Contributors

aarya5122 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

golify's Issues

error cactching

in error catch use
{ success: false,
messageSrc: "Error in create todo controller",
error}

{ success: false,
messageSrc: "Error in create todo controller",
error:error.message}

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.