GithubHelp home page GithubHelp logo

gabrielmfern / user-manager Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 336 KB

This is a skills and qualifications showcase project to showcase my Python and React skills.

License: GNU General Public License v3.0

Python 37.07% HTML 8.28% CSS 3.61% TypeScript 51.04%

user-manager's Introduction

User Manager

This is a project to showcase my skills with Python and React.

Screenshot 1 Screenshot 2

What is this project?

This project is a user management system that allows users to perform CRUD operations (Create, Read, Update, Delete) on a list of users. It consists of two main parts: a back-end API built with Flask and Python, and a front-end user interface built with React and TypeScript.

Back-End API

The back-end API is responsible for managing the user data, including fetching, creating, updating, and deleting users. It includes unit tests written with the unittest Python package, and uses data management techniques such as dictionaries and data classes to handle the user data.

You can find more specific information about the back-end in its specific README. The back-end also includes a collection of requests for testing the API using Insomnia.

Front-End User Interface

The front-end user interface is responsible for interacting with the user data managed by the back-end API. It allows users to view, create, update, and delete users. The user interface was built using React with TypeScript, and features error handling and user feedback. The design of the user interface was done using the Ant Design library.

You can find more specific information about the front-end in its specific README.

What skills are showcased?

This project showcases a number of skills that are useful in software development:

  • Unit testing: the back-end API includes unit tests, which are fundamental for ensuring code quality and preventing regressions.
  • TypeScript: the front-end user interface was built using TypeScript, which helps ensure code quality and maintainability by catching errors at compile time rather than runtime.
  • React: the front-end user interface was built using React, which is currently the most popular frontend library and is widely used in industry.
  • Git and documentation: As demonstrated from this README and the whole github repo, this project also demonstrates my skills utilizing a somewhat agile git workflow to work with other developers and collaborate.
  • Python: the back-end API was built using Python, which is a versatile and widely-used programming language often used in web development.

How to run the project?

To run the project, first make sure you have installed the necessary dependencies. You can do this by following the instructions in the backend/README.md and frontend/README.md files.

Once you have installed the dependencies, you can start the back-end API by following the instructions in the backend/README.md file. Then, you can start the front-end user interface by following the instructions in the frontend/README.md file. Once both the back-end and front-end are running, you can interact with the user interface and perform CRUD operations on the user data.

user-manager's People

Contributors

gabrielmfern 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.