Giter Club home page Giter Club logo

todoapp-fullstack's Introduction

ToDoApp FullStack

A full-stack ToDo application to manage your tasks effectively!

This project implements a comprehensive ToDo application with features to create, mark complete, and track your tasks. It utilizes a modern full-stack architecture for a robust and scalable solution.

The application is live at:

ToDoApp FullStack

Possible slowness and/or unavailability may occur due to Render, Vercel servers and the Mongo Atlas cloud.

Key Features:

  • Task Creation: Add new tasks to your list with ease.
  • Task Completion: Mark tasks as completed to stay organized.
  • Task Management: View, edit, and delete tasks as needed.
  • User Interface: Clean and intuitive UI for a smooth user experience.

Technologies Used:

Frontend:

Backend:

Installation and Setup:

  1. Clone the Repository:

    git clone https://github.com/JonnesBezerra/ToDoApp-FullStack.git
Backend
  1. Install Dependencies:

    Navigate to the project directory and install required dependencies:

    cd ToDoApp-FullStack/Backend
    npm install

    (or yarn install if using yarn)

  2. Configure Database:

    • Setup the the .env file to connect with the database. Contact me to get the .env setup at [email protected]
  3. Run the Application:

    • Start the development server:
    npm run dev

    (or yarn run dev)

    • The application will typically run on http://localhost:3000 (or a different port depending on your setup).

Getting Started:

Frontend
  1. Install Dependencies:

    Navigate to the project directory and install required dependencies:

    cd ToDoApp-FullStack/Frontend
    npm install

    (or yarn install if using yarn)

  2. Run the Application:

    • Start the development server:
    npm run dev

    (or yarn run dev)

    • The application will typically run on http://localhost:3001 (or a different port depending on your setup).
  3. Run the Tests

    Run the test and guarantee the quality:

    npm run test

Getting Started:

  • Visit http://localhost:3001 (or the appropriate URL) in your browser.

Contributing:

Feel free to contribute to this project! Pull requests are welcome for bug fixes, enhancements, and new features. Please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your contribution.
  • Make changes and commit them.
  • Open a pull request from your branch.

License:

This project is licensed under the MIT License: https://choosealicense.com/licenses/mit/.

Author:

Jonnes Bezerra

todoapp-fullstack's People

Contributors

jonnesbezerra 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.