Skip to content

4UR3L10/GeekText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeekText

CEN4010 - Group XIV

!!Important!!

  • Any Change to the SQL File of the Database containing the DML and DDL needs to be notify it to the team.
  • DO NOT use the branches "Testing" and "Stage".
  • Any Commit should have a summary and description.
  • If you need to move or edit someonelse code you shuuld leave a comment in the file when making the changes.
  • Every Team member is responsable for checking the Issues tab of the project.
  • Client Folder is for Front-End and backend folder is for Back-End.

Commands

Language Commands
FrontEnd "npm start"
BackEnd "npm start"

Troubleshoot

If FrontEnd or BackEnd is not working run in the appopiate directory /client /backend npm install

Requirements To Run The User Login:

Client:

  • npm Install Axios
  • npm install jsonwebtoken
  • npm install jwt-decode

Backend:

  • npm install mysql2

About

CEN4010 - Group XIV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published