This project was bootstrapped with Create React App.
In the project directory, you can run:
Downloads all dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
reactJs
Yub
for data schema validationTypeScript
Bootstrap
Axios
api
for all api callspages
types
schemaValidation
utils
- added tests
- worked more on UI UX
In the project directory, you can run:
Downloads all dependencies
Runs the app
The page will reload when you make changes.
You may also see any errors in the console.
process db migration
process db seed, adding demo company
Runs the app
expressJs
sequelize
yup
bcryptjs
dotenv
jsonwebtoken
nodemon
Controllers layer
Services Layer
Data access layer
- added tests
- add more TypeScript
- more control over errors handling
In the project directory, you can run:
Runs the Mysql docker container
-ports
:3306
-root username
:root
-root password
:root
-db name
:magnitt