Skip to content

surabhi-agnihotri/FINIUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finius: Financial Learning Website

Finius: Financial Learning Website

Overview

Finius is a financial learning website specially designed for gamified learning. The project aims to provide an interactive platform for users to learn about various financial concepts in an engaging manner through gamification techniques. As the frontend developer, my role primarily focused on designing and implementing the user interface using Typescript and Tailwind CSS.

Table of Contents

Features

  • Gamified Learning: Interactive lessons and quizzes to engage users.
  • Responsive Design: Ensures a seamless experience across various devices.
  • User Profiles: Allows users to track their progress and achievements.
  • Discussion Forums: Community space for users to discuss financial topics.
  • Resource Library: Comprehensive library of financial resources and articles.

Technologies Used

  • Frontend: Typescript, Tailwind CSS
  • Backend: [Specify the backend technology if applicable]
  • Database: [Specify the database if applicable]
  • Styling: Tailwind CSS
  • State Management: [Specify the state management if applicable, e.g., Redux]

Setup and Installation

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/YOUR_GITHUB_USERNAME/Finius.git
  2. Navigate to the project directory:

    cd Finius
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and navigate to:

    http://localhost:3000/

Usage

Once the server is running, you can:

  • Register an account: Sign up with your email and password.
  • Login: Access your dashboard by logging in.
  • Explore Courses: Browse and enroll in financial courses.
  • Participate in Quizzes: Take quizzes to test your knowledge.
  • Track Progress: Monitor your learning progress and achievements.
  • Join Discussions: Engage with the community in the forums.

Contributing

We welcome contributions to enhance the Finius platform! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeatureName
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/YourFeatureName
  5. Open a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

For any inquiries or feedback, feel free to reach out:


Your suggestions are always welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published