Git Product home page Git Product logo

interns-aid / web-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 118 KB

Platform built for preparation of tech interviews, provides already asked questions in companies

Home Page: https://internsaid.com

License: MIT License

Python 97.18% Dockerfile 0.52% Procfile 0.18% Mako 1.16% HTML 0.96%
flask flask-admin marshmallow marshmallow-sqlalchemy opensource postgresql rest-api sqlalchemy hacktoberfest hactoberfest-accepted

web-app's Introduction

InternsAid

CI Deployment Codecov Code style: black pre-commit License: MIT

Internsaid = Intern's + AID (Help)

Interns AID is for interns preparing for a technical internship. An internship is the first step to a career in the software development. Most students quit early because it is difficult to pass the technical tests required by companies. As a beginner, it's stressful when you have no idea what to work on.

It is built to collect internship questions asked by companies. The questions can be homework or coding assignment type on the web platform. Anyone can add questions that have been asked.

Most companies also require a portfolio as a prerequisite. On this platform there will be volunteer mentors who will guide you on projects.

Prerequisite

Project uses black to format code and flake8 for lint. pre-commit has been used to run lint and format code before any commit.

pip install black flake8 pre-commit 
pre-commit install

Run Application

  1. Prepare .env file
    Make a copy of .env_example, rename into .env and change values as per your environment
  2. Run Flask APP
export FLASK_APP=wsgi.py
flask run

Run Test Cases

# Install Tox
pip install tox

# run tests 
tox

API Documentation

http://localhost:5000/swagger-ui/

Contribution

The goal is to build a platform that provides all the necessary resources for the preparation of a technical internship. This platform consists of different applications: Frontend, Backend, UI /UX, Admin. If you are interested in any part of the application, you can write me [rajesh.k.khadka] on gmail. If you are looking for an internship, I highly recommend you to work on it as it will boost your resume.

web-app's People

Contributors

khadkarajesh avatar

Stargazers

 avatar

Watchers

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