GithubHelp home page GithubHelp logo

pknn / radii Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 28.46 MB

Event recommender.

Home Page: https://radii.devinpeace.com

License: MIT License

Dockerfile 0.21% Python 32.71% JavaScript 2.47% CSS 34.39% HTML 23.95% Shell 6.27%

radii's Introduction

Pakanon Pantisawat

Statistics

Pakanon Pantisawat's GitHub stats
Top Langs

Status

  • Working at some tech company
  • Open for freelance work
  • Open for opportunity offer

General Info

  • 🔭 I’m currently working on
    • New CAPTCHA component that will make your life easier
    • Trying to contribute to some opensource projects
    • Wordle clone but in Thai. Give it a try?
  • 🌱 I’m currently learning
    • Advance TypeScript concept
    • iOS Application Development
    • Go
  • 👯 I’m looking to collaborate on
    • React library
    • Opensource projects that are applicable to real world

Contact Information

radii's People

Contributors

poom201211 avatar pyup-bot avatar supalukbenz avatar

Watchers

 avatar

radii's Issues

Category Model

Implement Category Model

Fields

  • id(required): generated string of hash
  • name (required): trimmed
  • events: Array of events

Branch

feature/category-model

Implement system for display events.

Implement system to display events. In this stage, it should have

  1. Event models and required service to do the job.

    • Check if event was finished, passed.
    • Check if event is upcoming.
    • Check if event is nearby.
  2. Template for display all events.

    • Display all events, implementing pagination too.
    • Display necessary info based on designing.
    • Have a search field to implement searching in the future
    • Have a dropdown template to implement filtering in the future.

User Model

Implement User Model

Fields

  • username (required) >=6 characters, trimmed
  • password (required) >=8 characters, trimmed, encoded before store
  • email (required) format validated
  • tokens: Array of strings

Branch

feature/user-model

User profile

Add list of event to user model

  • Interested event
  • Attending event
  • Attended event

Also add method to count amount of each type, and method to move event to another list.

Create Homepage template.

Create homepage template for event searching, displaying interesting events, event nearby and feedback from finished event.

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.