- Github Pages Link
https://damianpalavecino.github.io/BaSP-A2022-Etapa-1/Semana-07/views/index.html
- Description
GigaTech Software Solutions SA provides software development services to other companies. Because it has many employees and projects, they have asked us to develop a web system, which we will call "Trackgenix", to facilitate the recording of hours worked by each employee in each project and work team.
- How to open:
- Clone this repository
git clone https://github.com/DamianPalavecino/BaSP-A2022-Etapa-1.git
-
Access to the main folder and then open the folder of the week that you want to see.
-
Open the file 'index.html' on your browser.
Me and my groupmates created the screenflow for the Trackgenix App in Figma.
During this week, I created a GitHub repository for the project. After that, I started working on the HTML file for the landing page of Trackgenix. I added the basic HTML tags for the layout.
In this week, I am going to add styles in the HTML file using CSS to imitate the landing made in the screenflow.
During this week, I will modify the CSS files to make the design responsive by using Flexbox.
In this week, I will work on some JavaScript exercises. Also, I will fix any mistakes in the HTML & CSS files of the past week.
During this week, I am going to add the login and sign up pages and style them. Also, I am going to add JavaScript to give functionality to the login, sign up and contact pages.
In this week, I am going to continue working on the login and sign up pages with the addition that now they are going to be connected to data stored in a web server.
- Damian Palavecino