Skip to content

AlexBlayE/codledev

Repository files navigation


Logo

Codledev

A daily problem code 🚀
Explore the docs »

View Demo · Report Bug · Request Feature

Contributors MIT License

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Test
  5. Roadmap
  6. License

About The Project

This web application allows developers to train their programming skills with a daily problem. It also allows you to resolve problems from previous days if you are registered. Administrators are allowed to manage issues and users.

(back to top)

Contributors

Contributors

Alex Blay - @github - [email protected]

Alejandro Pascual - @github - [email protected]

Built With

  • Express.js
  • Vite
  • MongoDB
  • Heroku
  • Visual Studio Code
  • TypeScript

(back to top)

Getting Started

Prerequisites

Requirements for the software and other tools to build, test and push

Installation

  1. Create directory
    mkdir project-dir
  2. Clone the repo
    git clone https://github.com/LaSalleGracia-Projectes/projecte-aplicaci-web-servidor-hedy-lamarr
  3. Install NPM packages
    npm install

Deployment

  1. Build the project
    npm run build
  2. Serve the project
    npm run start

(back to top)

Usage

An image of home page

(back to top)

Test

Run the node tests

 npm run test

(back to top)

Roadmap

  • Signup
  • Login
  • Problems View
  • Problems List
  • Contact:
    • View
    • Back office
  • Profile:
    • Update Name
    • Update Password
    • Update Email
    • Problems Statistics
  • Cookies
  • Back Office:
    • Problems:
      • View
      • Utilities:
        • Add Problem
        • Edit problem
    • Users
      • View
      • Utilities:
        • Add User
        • Edit user

(back to top)

License

MIT License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published