Coder Social home page Coder Social logo

site's Introduction

DALO Web

The DALO website is created using Next.JS, TailwindCSS, TypeScript and using Strapi as CMS.

How to run

cd backend
yarn
yarn develop

Then open another instance

cd frontend
yarn 
yarn dev

site's People

Contributors

axdra avatar dalostyr avatar e-flex avatar han-san avatar j-orling avatar kngrektor avatar segerhult avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

site's Issues

Multi language support

We have had requests to make all our information available in at least English, as well as Swedish, to enable international students to take part in our activities.

We should research on how to implement this the easiest.

  • Research on translation
  • Review

WireFrame

Create a general wireframe for dalo.se.

Suggestion is to use Figma as it is free or justinmind. Other tools are welcome!

This should then be but under doc/design/

In the repository

  • Design in tool
  • Pull Req Review

Lokal development

[ ] - Create a docker file on latest alpine or ubuntu that builds it local
[ ] - Create a build release for future use.

No favicon

We probably want some kind of favicon. The old site (the static one) had a small version of our logo.

Research new calander ideas

[ ] - Research on adding a new calender or if it is possible to just get the data and display it in a normal.
image

[ ] - check if we should have a server only for event data

Build system CI CD

Rules:
Build - only create a job on build on pull req to master branch
Deploy - to system when code changes have been made to master

CI:

  • standard code analysts for js.
  • auto issues on failed builds.
  • dependency check.

CD:

  • standard check before deploy
  • release build on master branch

Old URL redirects

At this point we have at least 4 generations of websites (2013, 2016, 2019/gsites, 2022/Jekyll, current). We should investigate what pages these older versions had and redirect those URLs to equivalent pages in the current version when possible.

An alternative would be adding alarms to 404s and add rewrites when applicable.

color pallet

As a Front end developer it would be nice to have a color pallet for the fronted.

  • create a file with color pallets in doc/design/
  • review

Tagging release solutions

As we grow we need to keep track of the software version we publish. Research on a good tagging solution with GitHub and create a pof (Prof of concept).

  • POF
  • Review

https

As a student or company going in to a website that those not have https is scary and will not show some times in windows.

Check if their is a cookie that can redirect too https

displaying news/ongoing events

Create some kind of feed for displaying news/ongoing events in a nice section on the site.

  • Concept design Figma
  • Review next sprint

Linting check

As a Developer a need for linting for code standardization is needed.

  • [x ] Check Actions linting on github and if it supports our needs for md files and python.
  • Create a POF on linting.
  • Add spell correct
  • Review

No ids/anchors

There is currently no headers with ids which means you can't make any anchors (e.g. https://dalo.se/about#Medlem) to said headers. This is especially a problem with regards to our Stadgar, it's a large document so being able to make a link to a specific section really helps.

Ideally we'd automatically generate ids/anchors for all relevant headers and have a link shown on hover (for an example, see how GitHub renders the headers in this repos readme).
Altough manually assigning ids would be a acceptable first step. This allows a tech savvy user to lookup the headers id themselves and make a correct link from that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.