Skip to content

A Task Management application, built with MERN, providing an effective solution for managing tasks and boosting productivity with intuitive tools for organization, monitoring, and tracking.

Notifications You must be signed in to change notification settings

RyxnDmello/TaskTonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

63 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Top


β™₯️ FULL STACK WEB APPLICATION

πŸ“‚ TaskTonic

TaskTonic is a Dynamic Web Application where users effortlessly craft personal to-do lists for efficient task management. In addition to default task lists centered around server and database management, users enjoy the flexibility to create customized lists tailored to their specific requirements. The platform boasts a feature-rich front end, offering a plethora of customizable elements to enhance user engagement and maintain an interesting user experience. TaskTonic seamlessly combines practicality with creativity, providing a versatile solution for effective task management across diverse domains.


πŸ› οΈ FEATURES

  • βœ… User Authentication System - Mongoose ODM
  • βœ… User Account Encryption - BCrypt & Mongoose
  • βœ… MVC Structured Business Logic - Express.js
  • βœ… Dynamic Rendering (SSR) - Express.js & EJS
  • βœ… Implemented Server Sessions - Express.js
  • βœ… Interactive UI Elements - JavaScript & CSS

πŸ“· MEDIA

1 2

πŸ“· MORE MEDIA

3

4

5

6

7

8

9


πŸ€– TECHNOLOGY

πŸš€ FRAMEWORKS & LIBRARIES

✏️ FRONT-END TECHNOLOGIES πŸ€– BACK-END TECHNOLOGIES πŸ—ƒοΈ DATABASE & LIBRARIES 🌐 HOSTING
HTML5 Node.js MongoDB Github Pages
CSS3 Express.js Mongoose Heroku
JS EJS
Nodemon
DotEnv
Npm

βœ’οΈ PLATFORM & EDITOR

πŸ’» PLATFORM ✏️ EDITORS
Windows Visual Studio Code

πŸ“Œ DOWNLOAD & RUN

  • Get the Repository

    • Click the green <> Code button.
    • Download the zip folder locally.
    • Unzip the folder to find the project.
    • Or, you can clone the repo instead.
    • Or, you can fork the repo first.
git clone https://github.com/RyxnDmello/WebApp-NodeJs-03.git
  • Install the Environment

    • Install the latest Node.js version.
    • NPM should be installed with Node.
    • Open the project in your preferred IDE.
    • Open the terminal at the project location.
  • Install Dependencies

    • Install all dependencies mentioned below.
    • Install Nodemon globally for development.
    • Nodemon is only required for development.
npm install
npm install nodemon -g
  • Run Local Server

    • First, we must start the node server.
    • We can use node to preview the app.
    • Or, We can use nodemon for development.
    • Finally, enter the URL in the address bar.
node app.js
nodemon app.js
localhost:1000/

πŸ’Ž YOUR FEEDBACK WOULD BE HIGHLY APPRECIATED

portfolio LinkedIn Instagram WhatsApp Twitter Discord


✌️ THANK YOU, VISIT AGAIN


Bottom

About

A Task Management application, built with MERN, providing an effective solution for managing tasks and boosting productivity with intuitive tools for organization, monitoring, and tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published