Table of Contents
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.
Alex Blay - @github - [email protected]
Alejandro Pascual - @github - [email protected]
Requirements for the software and other tools to build, test and push
- Create directory
mkdir project-dir
- Clone the repo
git clone https://github.com/LaSalleGracia-Projectes/projecte-aplicaci-web-servidor-hedy-lamarr
- Install NPM packages
npm install
- Build the project
npm run build
- Serve the project
npm run start
Run the node tests
npm run test
- 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
- Problems:
Distributed under the MIT License. See LICENSE
for more information.