Giter Club home page Giter Club logo

codeiiest-web's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

codeiiest-web's Issues

User profle page

Once logged in, the user should be able to access his/her profile page. It should have two modes - view and edit modes.

In the edit mode the user is expected to do the following:

  • Change profile password, email
  • Add/remove handles for different sites like stackoverflow, codeforces, etc.

Create a JSON file

The JSON file will have data of

  • Current Core members
  • People in managerial positions
  • Alumni
{
   name: ' '
   batch: ' '
   desig: [ ]
   chapters: [ ]
   social_handles: {}
}

For details on how to collect these data contact the admins

Change existing Readme.md

Readme should contain working examples, depolyment info, todos, and contribution guidelines. Feel free to add any other relevant details.

[BUG] Events in arbitrary order

Currently the events are not sorted on the event timeline as seen from the screenshot below.
Events should be sorted in increasing order with respect to startDate.

image

Unit tests for different pages

Use Jest/Mocha/Chai/whatever with vue-test-utils to write some simplet unit tests for components and pages to get started.

Later we can setup e2e testing as well.

[Bug]: Event not displayed on timeline

What happened?

Virtual coffee meet is visible on the public calendar but does not appear on the event timeline for upcoming and ongoing events.

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Schemas for data and Responses for APIs

@codeiiest-dev/backend
Guys please add the schemas for our database models and add the API endpoints with vague descriptions here, I'll add them to Swagger properly and link it up here.
I've added some examples for your reference. Add your own here.

API

User
/login
User will login with username and password
/update
Update user info.

Posts
/new
Create a new post

Schema

user

{
  username: String,
  password: String,
  dob: Date
}

[Bug]: Add PR Template

What happened?

Looking to add the new PR Template released by Github into this repo.

What browsers are you seeing the problem on?

No response

Relevant log output

No response

User signup page

  • Frontend for the signup page
  • Connect to endpoint at /api/user/signup
  • Callback to user profile page

[New]: Feature Requests template

What happened?

With addition of template for feature requests users can now request for specific features which they would like to see.

2021-07-21 (1)

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

[ NEW ] addition of ISSUE TEMPLATE

ISSUE TEMPLATES

With issue forms, you can create issue templates that have customizable web form fields. You can encourage contributors to include specific, structured information by using issue forms in your repository.

Here's a sample version of issue form

sample-issue-form

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.