Skip to content

abutler911/upgrade-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study App

The Study App is a comprehensive application designed to assist users in their study and learning process. It provides various features such as flashcards, a note section, a document repository, user authentication, and seamless integration with a database. With the Study App, users can organize their study materials, take notes, and access relevant documents, all in one centralized platform.

Key Features

  • Flashcards: Create interactive flashcards to enhance your learning experience. Input questions and their corresponding answers for effective self-assessment and memorization.

  • Note Section: Take notes directly within the app. Capture important points, summaries, and insights related to your study materials. Keep your study information organized and easily accessible.

  • Document Repository: Store and manage your study documents in one place. Upload files, categorize them, and quickly retrieve the relevant documents whenever needed.

  • User Authentication: Secure your study data with user authentication. Create a personal account and access your study materials from any device. Protect your information and ensure privacy.

  • Database Integration: Seamlessly integrate with a database to store and retrieve user data. Benefit from efficient data management and retrieval capabilities for a smooth and reliable user experience.

Installation

To install and run the Study App locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/abutler911/upgrade-quiz-app
    
  2. Navigate to the project directory:

    cd upgrade-quiz-app
    
  3. Install the dependencies:

    npm install
    
  4. Start the application:

    npm start
    
  5. Access the app in your browser:

    http://localhost:3000
    

Technologies Used

The Study App leverages the following technologies:

  • Front-end: HTML, EJS, CSS, JavaScript
  • Back-end: Node.js, Express.js
  • Database: MongoDB
  • Authentication: Passport.js
  • Additional Libraries/Frameworks: Bulma

Contributing

Contributions to the app are welcome! If you have any ideas, bug fixes, or feature suggestions, please submit a pull request. Make sure to follow the established coding guidelines and maintain clear commit messages.

License

The Study App is open-source software licensed under the MIT License. Feel free to modify and distribute the app as per the terms of the license.

Contact

For any inquiries or feedback, please reach out to the project maintainer at [email protected]. We appreciate your input and would be happy to assist you with any questions related to the app.

Happy studying!

About

Personal study app for work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published