Git Product home page Git Product logo

eventurs.ui's Introduction

Hello welcome to my github profileπŸ‘‹, I'm Nehry Dedoro, a typical full stack developer. I build application for my career, for fun and for my passion.

enehry

🧐 Some Things About Me

  • πŸ’» I'm a Full Stack Web Developer
  • πŸ‘¨β€πŸŽ“ Graduated at University of Rizal System
  • πŸ’¬ Ask me aanything except moneyπŸ€‘πŸ€‘
  • πŸ“« How to reach me [email protected]

Languages and Tools:

react vue svelte astro angular flutter express nodejs laravel ts javascript php php java mysql cplusplus css3 figma git html5

πŸ“ˆ π™Άπš’πšπš‘πšžπš‹ πš‚πšπšŠπšπšœ :






eventurs.ui's People

Contributors

enehry avatar markdennis1 avatar mnlbrtgml avatar nlsnryn avatar

Stargazers

 avatar  avatar

eventurs.ui's Issues

Registration Page API implementation

@nlsnryn implement the registration page

  • Implement the register function in auth.store.js
  • The API accepts the following:
    image
  • And return a response of
    image
  • The response {current_user, access_token} should be save on localStorage
  • Then redirect to dashboard

Authentication Middleware

@MarkDennis1 please create a middleware for checking if the user was authenticated please use the useAuthStore, also if the user already logged In restrict them from accessing login and register page.

Assets

@NelsonRyan-06
Please move the icons on assets folder instead of public also if that is logo create a folder assets/logo

Hamburgir Menu

@MarkDennis1
Hamburger Menu

  • Create a hamburger menu
  • Side Nav should be hidden in small screen
  • It only be shown if hamburgir menu click
  • Create the landing page based on the figma

Tailwind Config and Styling

image
@NelsonRyan-06
-Please don't modify the theme directly, use extends instead

  theme: {
     extend: {
       // add custom styling here
          color: {
           // custom color
          }
       }
 }
  • On extend object, create a primary color with value of #2C74B3 and use it on the button bg, and other color that are related to that.
  • Also don't use square bracket notation text-[#2C74B3] if you want to add a custom color please use extend -> color

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.