Skip to content

Taskify — A web application which I have created for the users who wants to schedule their task and wants to save important URLs.

Notifications You must be signed in to change notification settings

Ankit-Mishra07/Taskify-schedule-reminder-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Taskify



Report BugGetting StartedInstallingAuthor


Taskify — A web application which I have created for the users who wants to schedule their task and wants to save important URLs.


Home Page:

All the components are in a single page. When you open this project for the first time you can see the suggestion for login so you need to first login for adding data and all.

Taskify home

So for login you should have an account for that go to signup after successfully signup go to login then enter your registered mobile number then you will be successfully logged in. The interface will look like this,

Taskify home Taskify home Taskify home


After logged in you can see the current time and username in the right top. Also you can start adding your daily schedule which will be appear in the on the right side for large screen also you will get an reminder on scheduled time And you can also add important URLs which you can find in saved links. Here are few browsing screen shots for your reference after logged in :

Taskify home Taskify home Taskify home Taskify home Taskify home


Getting Started

This project was built using React, CSS, MongoDB, Mongoose, Nodejs, Express. It is a web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone  https://github.com/Ankit-Mishra07/Taskify-schedule-reminder-app.git
  • Open terminal on your workspace with
cd /home/workspace/Taskify-schedule-reminder-app/client

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To install all the dependences of the project, run the following command:

npm install

To run the application, run the following command:

npm start

Tools used on this project

  • Visual Studio Code

Author

👤 Ankit Mishra

🤝 Contributing

This project was created for educational purposes as part of the React web development curriculum; contributing is not accepted.

Show your support

Give a ⭐️ if you like this project!

About

Taskify — A web application which I have created for the users who wants to schedule their task and wants to save important URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages