Shifts web app for "medical" staff
Report Bug
·
View Demo
·
Request Feature
In this web you can take and manage shifts.
Base Technology:
- React JS
The code of this application was made for demonstrate my skills (using as many technologies as possible), creating a Web App completely synchronized with a database (firebase)
Technologies
- React JS
- Create React App
- Hooks
- Material UI
- Firebase
- React-Redux
- Redux
- Redux DevTools
- React-Thunk
- React-Router
You can run this project locally
npm start
You need must be installed NPM
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
In ColinShifts you can logged with this account:
email: admin@colins.com
password: admin1234
Once you have entered, you can add new staff in the 'New STAFF' section (and create any account), Take a shift and manage all shifts (completing or deleting each shift). The shifts can be taken since 8:00 to 20:00, and since Monday to Sunday. If a professional have any shift in X day and Y hour, you can't add a new shift with this params.
Me : Aguilera Agustín
Project Link : https://github.com/Aguilera-Agustin/Colins-Shifts