Giter Club home page Giter Club logo

apiblog's Introduction

Hey , I'm Dickson Amenyo


About Me ๐Ÿš€

๐ŸŒฑ Iโ€™m a Full stack developer with a bachelors degree in Information Technology.
๐Ÿ‘จโ€๐Ÿ’ป I am passionate about Web Dev & I enjoy learning new technologies.

Dickson's github statsย ย  Dickson's Language stats

visitors

apiblog's People

Contributors

dkerobean avatar

Watchers

 avatar

apiblog's Issues

Create Auth Token

As a user
I need an auth token
So that i can login

Details and Assumptions

Acceptance Criteria

Given i enter login details
When i submit login details
Then an auth token should be created for me 

View User Blogs

As a Admin
I need the ability to see all user posts
So that i can review

Details and Assumptions

Use APi resource to determine how data is outputed

Acceptance Criteria

Given i am an admin
When i log into my dashboard
Then i should see all user posts

Edit User Blog

As an Admin
I need the ability to edit user Blogs
So that i can make changes to a users blog

Details and Assumptions

Acceptance Criteria

Given i have logged into my dashboard
When i click on the edit button
Then i should be able to edit a users blog 

Create A Blog

As a User
I need the ability to register
So that I can publish a blog

Details and Assumptions

Acceptance Criteria

both creation of the blog and publishing will be done through an APi
will use sanctum for authentication of APi

Given i have created an account
When i create a blog
Then it should show on the website

Log In To Dashboard

As an Admin
I need a dashboard
So that i can review users blog

Details and Assumptions

Acceptance Criteria

Given i am an admin
When i log in
Then i should see all users blog

Create Admin Dashboard

As an Admin
I need A seperate UI
So that i can view all user blogs

Details and Assumptions

create "isAdmin" field in database to ensure only one Admin

Acceptance Criteria

Given i am an admin
When i log in to the website
Then i should be redirected to the admin dashboard

Login Using Auth Token

As a User
I need an authentication token
So that i can login to the website

Details and Assumptions

sanctum will be used to create authentication

Acceptance Criteria

Given i have an authentication token
When i try to login 
Then i should be logged in successfully

Delete Auth Token On Logout

As a User
I need the ability of my auth code deleted when i logout
So that only i can login to the website

Details and Assumptions

Acceptance Criteria

Given i want to logout
When i click on logout button
Then my auth code should be deleted or no longer working

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.