Skip to content

03brainy-clicks/resumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resumer - A Resume Building App

Overview

The Resumer App is a sleek and user-friendly resume builder application that streamlines the process of creating professional resumes. This app is engineered with React, Redux Toolkit, Firebase authentication, and Firestore, ensuring a seamless and secure user experience. With a variety of professionally designed templates, Resumer provides users with a diverse range of options to create visually appealing resumes tailored to their needs.

Features

  • User Authentication: The app utilizes Firebase authentication to provide secure login and registration for users.

  • Resume Creation: Users can easily create and edit resumes by filling in their details, experiences, and skills.

  • Multiple Templates: Resumer offers a selection of professional templates, allowing users to choose the one that best fits their style and needs.

  • Redux State Management: Redux Toolkit is implemented for efficient state management, providing a responsive and smooth user interface.

  • Data Storage: Resume data is securely stored in Firestore, ensuring data integrity and accessibility.

Installation

To run Resumer on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/resumer-app.git
    
  2. Install dependencies:

    cd resumer-app
    npm install
    
  3. Configure Firebase:

    • Create a Firebase project and obtain your configuration.
    • Replace the Firebase configuration in the app (usually found in src/firebase.js) with your own Firebase credentials.
  4. Start the development server:

    npm start
    
  5. Open your browser and navigate to http://localhost:3000 to access the Resumer App.

Usage

  1. User Registration/Login: Sign up or log in to your Resumer account using the Firebase authentication system.

  2. Resume Creation: Create a new resume by providing your personal information, experiences, and skills.

  3. Template Selection: Choose from a variety of templates to format your resume in a way that suits your style and purpose.

  4. Edit and Save: Make changes to your resume and save them to your Firestore database.

  5. Export: Export your completed resume in PDF format for easy sharing and printing.

  6. Logout: Log out of your Resumer account when you're done.

Contributions

We welcome contributions from the community to enhance and expand the functionality of Resumer. If you'd like to contribute, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License.

Contact

If you have any questions or feedback, please feel free to reach out to our team at [email protected].

Thank you for using Resumer App! We hope it simplifies and enhances your resume creation process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published