Code Monkey home page Code Monkey logo

portfoliobuilderx's Introduction

Project Description

The goal of this project is to create a Portfolio Site for users. The site will allow users to sign up and enter their details, which will then be displayed in a visually appealing way. Users will also have access to an API for their information.

The project includes CRUD (Create/Retrieve/Update/Delete) functionality, which allows users to manage and update their information as needed.

The application utilizes Django on the backend, including 6 models, and Javascript for the front-end. It is also designed to be mobile-responsive.

Back End

The back end of the application includes the following files:

  • views.py
  • forms.py
  • admin.py
  • serializer.py
  • urls.py
  • models.py

The application includes the following models:

  • User: A fully featured User model with admin-compliant permissions.
  • InformationModel: Holds the regular information about the user.
  • EducationModel: Holds the education-related information about the user.
  • ExperienceModel: Holds the experience-related information about the user.
  • SkillSetModel: Holds the skillsets related information about the user.
  • ProjectModel: Holds the information related to projects done by the user.
  • MessageModel: Used to hold the contact information so that anyone who wants to contact the user from the portfolio template can be done.

portfoliobuilderx's People

Contributors

lonebhen avatar

Stargazers

 avatar

Watchers

 avatar

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.