Skip to content

This is a task list web application built with AdonisJs 5, this web application lists tasks for a user and gives the user the ability to mark a task completed or not. Technologies: AdonisJs, Postgress. Typescript, Bulma.

License

Notifications You must be signed in to change notification settings

OfficialOzioma/taskist

Repository files navigation

Taskist

This is a task listing web application building with AdonisJs 5

⚙️ Used Technologies

💅 FrontEnd : Js, Css, Bulma

🛠 Backend : AdonisJs 5

💾 Database : MySql

☁️ Deployment : Heroku

To run this project make sure you ran these commands

npm install

copy .env.example .env

node ace generate:key

node ace migration:run

node ace serve --watch

now you can visit 127.0.0.1:3333 and see the project

📷 Screenshots

Homepage

taskist 1

Registration page

taskist 3

Login Page

tasklist2

task list page

tasklist 4

About

This is a task list web application built with AdonisJs 5, this web application lists tasks for a user and gives the user the ability to mark a task completed or not. Technologies: AdonisJs, Postgress. Typescript, Bulma.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published