Giter Site home page Giter Site logo

dyploma's Issues

Profile Edit Page

Before creating the profile image storage system, I need to create the edit page of the user.

Dotenv documentation

Create a root .doc file that will explain why we need dotenv and how we use it.

Implement Admin account

On save() function of User, we need to create an if statement to check if exists any user on Database with 'admin' role.

  • If not the register this user as admin
  • else register this user as simple student

The basic roles of the application will be:

  1. Admin
  2. Teacher
  3. Student

Navigation images

We have a problem with the scale of both images in navigation and navigation-collapse at the front-end.

Doc connection with db

  1. Composer update for vlucas package
  2. Create .env file based on .env_example
  3. Create db on phpmyadmin
  4. Run migrations script to apply all current database migrations.

FindAll() function

The findAll() function from UserModel.php needs to be moved into DbModel and re-created to be reusable.

Profile image

This feature is to let user upload profile image.

What I need to consider is where this profile images will be stored.

  1. Database
  2. Project folder

Teachers role

Admin must have an area to let him change the role of users as teachers.

To do that we need:

  1. Make vearsion 1 of admin dashboard
  2. Echo all users on a section of the admin panel
  3. Let admin to search through the list of previous task
  4. Change the role of the user.

Store all user data to database

We need to re-create the register form and user can add:

  1. Country
  2. Interests

After this, display this data to profile user.

Profile credentials

I need to clarify which data users will provide in register form, and after that modify the profile view to display all this credentials.

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.