GithubHelp home page GithubHelp logo

raylikesanime / expenser_backend Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.36 MB

This project is the backend for a fully responsive expense tracker website, built with Express and Node.js, that handles user authentication, transaction management, and data communication using GraphQL.

Home Page: https://expenser-prad.onrender.com/

JavaScript 100.00%
apollographql express graphql mongodb node passport

expenser_backend's Introduction

๐Ÿ’ฐ Expenser - Backend

Welcome to the Expenser backend repository. This project is the backend for a fully responsive expense tracker website, built with Express and Node.js, that handles user authentication, transaction management, and data communication using GraphQL.

โœจ Features

  • User Authentication: Secure authentication using Passport.js and MongoDB session store.
  • Transaction Management: Handles creating, reading, updating, and deleting transactions.
  • GraphQL API: Efficient data management and communication with the frontend using Apollo Server.

๐Ÿ›  Technologies Used

  • ๐Ÿš€ Express
  • ๐ŸŒ Node.js
  • ๐Ÿ—„ MongoDB
  • ๐Ÿ” Passport.js
  • ๐Ÿ“ Apollo Server

๐Ÿš€ Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (version 14.x or later)
  • npm (version 6.x or later)
  • MongoDB (version 4.x or later)

Installation

  1. Clone the repository

    git clone https://github.com/RayLikesAnime/expenser_backend.git
    cd expenser_backend
  2. Install dependencies

    npm install
  3. Set up environment variables Create a .env file in the root directory and add the following variables:

    MONGODB_URI=your_mongodb_uri
    SESSION_SECRET=your_session_secret
  4. Run the development server

    npm start

๐ŸŒ Live Demo

Check out the live demo of the project https://expenser-prad.onrender.com/.

๐Ÿค Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or new features.

๐Ÿ“œ License

This project is licensed under the MIT License.

expenser_backend's People

Contributors

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