GithubHelp home page GithubHelp logo

boardly's People

Contributors

adefemi171 avatar aminuisrael avatar dabsclement avatar int3ll3kt avatar nextwebb avatar phawazzzy avatar robogeek95 avatar simplytunde avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

boardly's Issues

Admin Account API

The aim is to have the set of methods needed to create admin account in the auth module.

Unable to find some modules

This error was gotten when I pulled the master branch.

These files exist but the still getting this error

How I got
pulled master from upstream

What I have done
I thought I have messed up with git history, so I deleted the project folder on my machine then cloned the project again.
I still have the same error.
Screenshot 2021-03-18 at 06 46 13

WhiteList Org Domains

Organization sometimes have multiple domain hence we need to have a way to store and validate email against them.

Create User Table to accept Company name

The current user table doesn't accept the company name field, hence there Is a need to create it so as to match up with the data that is received from the frontend.

JWT Authentication

Use JWT for authentication. Appproach;

  1. Token has fixed length expiration
  2. Token can be expired during logout.

NextJS Build in CI

We currently have some test around backend but missing CI build/test for frontend.

Remove Debug from DB

When you run the api, it prints the queries as part of the log. We need to disable it.

api_1  | [6.349ms] [rows:0] SELECT * FROM "users" WHERE email = '[email protected]' ORDER BY "users"."id" LIMIT 1

Reset API

We need a way for users to change their password.

Dashboard page Routing

This ticket aims to solve the issue of routing pages and rendering components, when page navigation links are clicked on the admin dashboard.

Update UI auth paths

Currently, we have these paths in the UI views. We should probably update the paths to something more user friendly.

โœ— ls auth
create-admin-view.tsx forgot-password.tsx   login-view.tsx        reset-password.tsx    sign-up-view.tsx

I think we can opt for something more simple and user friendly/

Update Sign Up frontend

We currently require phone number from "Sign up on Boardly" which is no longer needed. We should update this field to "Password" and "Confirm Password".

Role Module

Implement the set of methods needed to interact with the Role entity.

GHA Vulnerability Scan

There should be a GHA job that scans the application for vulnerability on web and Backend

User Module

Implement the set of methods needed to interact with the User entity.

sidebar navigation pages

The side navigation pages issue, is an epic to implement the navigation pages of the admin dashboard.
scubas overview, employees, integrations etc.

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.