Git Product home page Git Product logo

trivia-back's Introduction

Trivia Back

Welcome to the Trivia Back repository! This project is designed to provide a backend for a trivia application.

Features

  • User authentication and authorization
  • Question management (CRUD operations)
  • Score tracking
  • API for integrating with front-end applications

Getting Started

Prerequisites

  • Node.js
  • npm
  • MongoDB

Installation

  1. Clone the repository:
    git clone https://github.com/jdteheran/trivia-back.git
    cd trivia-back
    
  2. Install dependencies:
    npm install
    
  3. Create a .env file based on the .env.example file:
    cp .env.example .env
    
  4. Configure your environment variables in the .env file.

Running the Application

To start the server, run:

  1. Clone the repository:
    npm start
    

Running Tests

To run tests, use:

  1. Clone the repository:
    npm test
    

Project Structure

  • controllers/ - Contains route handlers
  • database/ - Database connection and configuration
  • models/ - Mongoose models
  • routes/ - API routes
  • services/ - Business logic
  • postman/ - Postman collection for API testing

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

This project is licensed under the MIT License.

Contact

For more information, feel free to reach out at [[email protected]].

trivia-back's People

Contributors

jdteheran avatar gmmonsalve avatar juancervantesuninorte avatar jguzmn avatar jesusrafael avatar lgalvizinnovapps avatar rubencameroamador avatar stevensc07 avatar carlospaterninadev avatar hparody avatar lmarangoc avatar stevenr90 avatar rmartinezb14 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.