DEV Community

Ririio
Ririio

Posted on

Project Planning

This week we had a meeting regarding the implementation of Release 0.1 of our project starchart. There was a lot of information being thrown around regarding features we have to implement before the initial release. At the end of the discussion professor had asks around regarding features we'll be implementing for the initial release, and I was provided with the design template, and managing of eslint, prettier, and typescript configuration.


TypeScript

I have actually never written anything from typescript before. I did contribute in some ts repositories during hacktoberfest, but my knowledge only came from reading the code, and ensuring I implement them as closely to the original author as possible.

Ever since wednesday I've been watching videos, and doing my own research regarding typescript, and what's the best settings for its config file

Chakra UI

I've made a few progress with chakra this week. I have another project that I'm currently helping build for one of my courses, and I convinced my members to use the library for the front-end. It also helps with having a deeper understanding with the library so I can create as clean of a UI as I can.

Design Template

I was working with Tymur regarding the templates that we'll be using for our dns web application. The template are bearing similarities to blackboard when it comes to the use of theme and styling. I believe that it's for the best to have the website have some similarities with the official seneca website to ensure that students who wants to borrow a domain feel some sense of familiarity with it.


Progress

For the rest of the week until Friday of next week, I'll be working with finding the typescript configuration settings, and customizing both prettier and linter to follow good coding conventions

Top comments (0)