- Run your terminal and clone this repository:
git clone https://github.com/chingu-voyages/v8-chimeras-team-03.git
- Change directory:
cd v8-chimeras-team-03
- Install all dependencies:
npm install
- Configure your local server:
- Copy example configuration file:
cp .env.example .env
- Modify the
.env
file to match your environment settings
- Start project:
npm start
A Toggl.com clone | Voyage-8 | https://chingu.io/
Our design can be found here.
You can click on any artboard (there are 3 groups for different views, mobile, tablet and desktop), and there are at least 4 sub-groups for each page, there are landing page, sign up, log in and home page. For mobile there is one additional artboard (when the user clicks on the hamburger menu on the right side) Inside each artboard you could click on any element and you will get css specs (margin, width, border etc..) Also you could click on color on the right side, and the hexadecimal color code will be automaticly copied to your clipboard.
A simple form with text input box (to define what you are working on) and a "start" button which start the timer and changes to "stop" button. When the button is pressed, the request is sent to our backend to register the event. The server sends back the event ID. No authentication.
Firebase, ReactJS
Enzyme and Jest
- Pleasant UX
- Clean UI
- Handle Edge Cases
- Deployed
- Responsive
Trello
- Branches for each functionality
- Bug / feature / refactor / Style
- PRs
- Code Review
-
Weekly StandUp
- Fixed day and time: Saturdays, 10AM
-
Sprint Reviews & Planning
-
Team Check-Ins
-
Pair-Programming
-
Office Hours
-
Shared Calendar